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 Nov 15, 2024
1 parent fed6bae commit 9397799
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 35 deletions.
46 changes: 23 additions & 23 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
#
# pip-compile --extra=dev --output-file=requirements-dev.txt pyproject.toml
#
black==24.4.2
black==24.10.0
# via livecode-archive (pyproject.toml)
cachetools==5.3.3
cachetools==5.5.0
# via google-auth
certifi==2024.2.2
# via requests
cfgv==3.4.0
# via pre-commit
charset-normalizer==3.3.2
charset-normalizer==3.4.0
# via requests
click==8.1.7
# via
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.16.1
# via virtualenv
future==1.0.0
# via ffmpeg-python
google-api-core==2.19.0
google-api-core==2.23.0
# via google-api-python-client
google-api-python-client==2.130.0
google-api-python-client==2.152.0
# via livecode-archive (pyproject.toml)
google-auth==2.29.0
google-auth==2.36.0
# via
# google-api-core
# google-api-python-client
Expand All @@ -44,15 +44,15 @@ google-auth-httplib2==0.2.0
# via google-api-python-client
google-auth-oauthlib==1.2.0
# via livecode-archive (pyproject.toml)
googleapis-common-protos==1.63.0
googleapis-common-protos==1.66.0
# via google-api-core
httplib2==0.22.0
# via
# google-api-python-client
# google-auth-httplib2
identify==2.5.36
identify==2.6.2
# via pre-commit
idna==3.7
idna==3.10
# via requests
iniconfig==2.0.0
# via pytest
Expand All @@ -64,35 +64,35 @@ jsonpatch==1.33
# via internetarchive
jsonpointer==2.4
# via jsonpatch
libcst==1.4.0
libcst==1.5.0
# via pycln
markdown-it-py==3.0.0
# via rich
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.2
# via
# black
# pytest
pathspec==0.12.1
# via
# black
# pycln
platformdirs==4.2.2
platformdirs==4.3.6
# via
# black
# virtualenv
pluggy==1.5.0
# via pytest
pre-commit==3.7.1
pre-commit==3.8.0
# via livecode-archive (pyproject.toml)
proto-plus==1.23.0
proto-plus==1.25.0
# via google-api-core
protobuf==4.25.3
# via
Expand All @@ -109,9 +109,9 @@ pycln==2.4.0
# via livecode-archive (pyproject.toml)
pygments==2.18.0
# via rich
pyparsing==3.1.2
pyparsing==3.2.0
# via httplib2
pytest==8.2.1
pytest==8.3.3
# via livecode-archive (pyproject.toml)
pyyaml==6.0.1
# via
Expand All @@ -127,21 +127,21 @@ requests==2.32.2
# requests-oauthlib
requests-oauthlib==2.0.0
# via google-auth-oauthlib
rich==13.7.1
rich==13.9.4
# via typer
rsa==4.9
# via google-auth
schema==0.7.7
# via internetarchive
shellingham==1.5.4
# via typer
tomlkit==0.12.5
tomlkit==0.13.2
# via pycln
tqdm==4.66.4
tqdm==4.67.0
# via
# internetarchive
# livecode-archive (pyproject.toml)
typer==0.12.3
typer==0.13.0
# via pycln
typing-extensions==4.12.0
# via typer
Expand All @@ -153,7 +153,7 @@ urllib3==2.2.1
# via
# internetarchive
# requests
virtualenv==20.26.2
virtualenv==20.27.1
# via pre-commit

# The following packages are considered to be unsafe in a requirements file:
Expand Down
24 changes: 12 additions & 12 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,23 +4,23 @@
#
# pip-compile --output-file=requirements.txt pyproject.toml
#
cachetools==5.3.3
cachetools==5.5.0
# via google-auth
certifi==2024.2.2
# via requests
charset-normalizer==3.3.2
charset-normalizer==3.4.0
# via requests
docopt==0.6.2
# via internetarchive
ffmpeg-python==0.2.0
# via livecode-archive (pyproject.toml)
future==1.0.0
# via ffmpeg-python
google-api-core==2.19.0
google-api-core==2.23.0
# via google-api-python-client
google-api-python-client==2.130.0
google-api-python-client==2.152.0
# via livecode-archive (pyproject.toml)
google-auth==2.29.0
google-auth==2.36.0
# via
# google-api-core
# google-api-python-client
Expand All @@ -30,13 +30,13 @@ google-auth-httplib2==0.2.0
# via google-api-python-client
google-auth-oauthlib==1.2.0
# via livecode-archive (pyproject.toml)
googleapis-common-protos==1.63.0
googleapis-common-protos==1.66.0
# via google-api-core
httplib2==0.22.0
# via
# google-api-python-client
# google-auth-httplib2
idna==3.7
idna==3.10
# via requests
iniconfig==2.0.0
# via pytest
Expand All @@ -48,11 +48,11 @@ jsonpointer==2.4
# via jsonpatch
oauthlib==3.2.2
# via requests-oauthlib
packaging==24.0
packaging==24.2
# via pytest
pluggy==1.5.0
# via pytest
proto-plus==1.23.0
proto-plus==1.25.0
# via google-api-core
protobuf==4.25.3
# via
Expand All @@ -65,9 +65,9 @@ pyasn1==0.6.0
# rsa
pyasn1-modules==0.4.0
# via google-auth
pyparsing==3.1.2
pyparsing==3.2.0
# via httplib2
pytest==8.2.1
pytest==8.3.3
# via livecode-archive (pyproject.toml)
requests==2.32.2
# via
Expand All @@ -80,7 +80,7 @@ rsa==4.9
# via google-auth
schema==0.7.7
# via internetarchive
tqdm==4.66.4
tqdm==4.67.0
# via
# internetarchive
# livecode-archive (pyproject.toml)
Expand Down

0 comments on commit 9397799

Please sign in to comment.