Skip to content

Commit

Permalink
Update minor dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 5, 2024
1 parent fed6bae commit f5d5cda
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
14 changes: 7 additions & 7 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 @@ -26,15 +26,15 @@ docopt==0.6.2
# via internetarchive
ffmpeg-python==0.2.0
# via livecode-archive (pyproject.toml)
filelock==3.14.0
filelock==3.15.4
# via virtualenv
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.136.0
# via livecode-archive (pyproject.toml)
google-auth==2.29.0
google-auth==2.31.0
# via
# google-api-core
# google-api-python-client
Expand Down Expand Up @@ -72,11 +72,11 @@ 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
packaging==24.0
packaging==24.1
# via
# black
# pytest
Expand All @@ -92,7 +92,7 @@ pluggy==1.5.0
# via pytest
pre-commit==3.7.1
# via livecode-archive (pyproject.toml)
proto-plus==1.23.0
proto-plus==1.24.0
# via google-api-core
protobuf==4.25.3
# via
Expand Down
10 changes: 5 additions & 5 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.136.0
# via livecode-archive (pyproject.toml)
google-auth==2.29.0
google-auth==2.31.0
# via
# google-api-core
# google-api-python-client
Expand Down Expand Up @@ -48,11 +48,11 @@ jsonpointer==2.4
# via jsonpatch
oauthlib==3.2.2
# via requests-oauthlib
packaging==24.0
packaging==24.1
# via pytest
pluggy==1.5.0
# via pytest
proto-plus==1.23.0
proto-plus==1.24.0
# via google-api-core
protobuf==4.25.3
# via
Expand Down

0 comments on commit f5d5cda

Please sign in to comment.