Skip to content

Commit

Permalink
Update minor dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 10, 2024
1 parent fed6bae commit 0851d7f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ black==24.4.2
# via livecode-archive (pyproject.toml)
cachetools==5.3.3
# via google-auth
certifi==2024.2.2
certifi==2024.6.2
# via requests
cfgv==3.4.0
# via pre-commit
Expand All @@ -32,9 +32,9 @@ future==1.0.0
# via ffmpeg-python
google-api-core==2.19.0
# via google-api-python-client
google-api-python-client==2.130.0
google-api-python-client==2.132.0
# via livecode-archive (pyproject.toml)
google-auth==2.29.0
google-auth==2.30.0
# via
# google-api-core
# google-api-python-client
Expand Down Expand Up @@ -72,7 +72,7 @@ mdurl==0.1.2
# via markdown-it-py
mypy-extensions==1.0.0
# via black
nodeenv==1.8.0
nodeenv==1.9.1
# via pre-commit
oauthlib==3.2.2
# via requests-oauthlib
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
cachetools==5.3.3
# via google-auth
certifi==2024.2.2
certifi==2024.6.2
# via requests
charset-normalizer==3.3.2
# via requests
Expand All @@ -18,9 +18,9 @@ future==1.0.0
# via ffmpeg-python
google-api-core==2.19.0
# via google-api-python-client
google-api-python-client==2.130.0
google-api-python-client==2.132.0
# via livecode-archive (pyproject.toml)
google-auth==2.29.0
google-auth==2.30.0
# via
# google-api-core
# google-api-python-client
Expand Down

0 comments on commit 0851d7f

Please sign in to comment.