diff --git a/requirements-dev.txt b/requirements-dev.txt index c5fe70e..bf34d52 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -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.1 # via requests click==8.1.7 # via @@ -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.24.0 # via google-api-python-client -google-api-python-client==2.130.0 +google-api-python-client==2.157.0 # via livecode-archive (pyproject.toml) -google-auth==2.29.0 +google-auth==2.37.0 # via # google-api-core # google-api-python-client @@ -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.5 # via pre-commit -idna==3.7 +idna==3.10 # via requests iniconfig==2.0.0 # via pytest @@ -64,7 +64,7 @@ jsonpatch==1.33 # via internetarchive jsonpointer==2.4 # via jsonpatch -libcst==1.4.0 +libcst==1.5.1 # via pycln markdown-it-py==3.0.0 # via rich @@ -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.2 # via # black # pytest @@ -84,15 +84,15 @@ 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 @@ -105,13 +105,13 @@ pyasn1==0.6.0 # rsa pyasn1-modules==0.4.0 # via google-auth -pycln==2.4.0 +pycln==2.5.0 # via livecode-archive (pyproject.toml) -pygments==2.18.0 +pygments==2.19.1 # via rich -pyparsing==3.1.2 +pyparsing==3.2.1 # via httplib2 -pytest==8.2.1 +pytest==8.3.4 # via livecode-archive (pyproject.toml) pyyaml==6.0.1 # via @@ -127,7 +127,7 @@ 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 @@ -135,13 +135,13 @@ 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.1 # via # internetarchive # livecode-archive (pyproject.toml) -typer==0.12.3 +typer==0.15.1 # via pycln typing-extensions==4.12.0 # via typer @@ -153,7 +153,7 @@ urllib3==2.2.1 # via # internetarchive # requests -virtualenv==20.26.2 +virtualenv==20.28.1 # via pre-commit # The following packages are considered to be unsafe in a requirements file: diff --git a/requirements.txt b/requirements.txt index 17de1cf..68971d0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,11 +4,11 @@ # # 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.1 # via requests docopt==0.6.2 # via internetarchive @@ -16,11 +16,11 @@ 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.24.0 # via google-api-python-client -google-api-python-client==2.130.0 +google-api-python-client==2.157.0 # via livecode-archive (pyproject.toml) -google-auth==2.29.0 +google-auth==2.37.0 # via # google-api-core # google-api-python-client @@ -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 @@ -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 @@ -65,9 +65,9 @@ pyasn1==0.6.0 # rsa pyasn1-modules==0.4.0 # via google-auth -pyparsing==3.1.2 +pyparsing==3.2.1 # via httplib2 -pytest==8.2.1 +pytest==8.3.4 # via livecode-archive (pyproject.toml) requests==2.32.2 # via @@ -80,7 +80,7 @@ rsa==4.9 # via google-auth schema==0.7.7 # via internetarchive -tqdm==4.66.4 +tqdm==4.67.1 # via # internetarchive # livecode-archive (pyproject.toml)