diff --git a/requirements.txt b/requirements.txt index d51a112..e461367 100644 --- a/requirements.txt +++ b/requirements.txt @@ -79,7 +79,7 @@ google-api-core==2.17.1 # via # google-cloud-core # google-cloud-storage -google-auth==2.28.2 +google-auth==2.29.0 # via # gcsfs # google-api-core diff --git a/requirements/requirements-all.py3.10.txt b/requirements/requirements-all.py3.10.txt index 76eb2f1..31e5ee8 100644 --- a/requirements/requirements-all.py3.10.txt +++ b/requirements/requirements-all.py3.10.txt @@ -15,7 +15,7 @@ adlfs==2024.2.0 # via hatch.envs.all.py3.10 -aiobotocore==2.11.2 +aiobotocore==2.12.1 # via s3fs aiohttp==3.9.3 # via @@ -32,7 +32,7 @@ async-timeout==4.0.3 # via aiohttp attrs==23.2.0 # via aiohttp -azure-core==1.30.0 +azure-core==1.30.1 # via # adlfs # azure-identity @@ -41,13 +41,13 @@ azure-datalake-store==0.0.53 # via adlfs azure-identity==1.15.0 # via adlfs -azure-storage-blob==12.19.0 +azure-storage-blob==12.19.1 # via adlfs bcrypt==4.1.2 # via paramiko -botocore==1.34.34 +botocore==1.34.51 # via aiobotocore -cachetools==5.3.2 +cachetools==5.3.3 # via google-auth certifi==2024.2.2 # via requests @@ -58,9 +58,9 @@ cffi==1.16.0 # pynacl charset-normalizer==3.3.2 # via requests -coverage==7.4.1 +coverage==7.4.4 # via pytest-cov -cryptography==42.0.3 +cryptography==42.0.5 # via # azure-identity # azure-storage-blob @@ -75,19 +75,19 @@ frozenlist==1.4.1 # via # aiohttp # aiosignal -fsspec==2024.2.0 +fsspec==2024.3.1 # via # adlfs # gcsfs # s3fs # universal-pathlib -gcsfs==2024.2.0 +gcsfs==2024.3.1 # via hatch.envs.all.py3.10 google-api-core==2.17.1 # via # google-cloud-core # google-cloud-storage -google-auth==2.28.0 +google-auth==2.29.0 # via # gcsfs # google-api-core @@ -98,7 +98,7 @@ google-auth-oauthlib==1.2.0 # via gcsfs google-cloud-core==2.4.1 # via google-cloud-storage -google-cloud-storage==2.14.0 +google-cloud-storage==2.16.0 # via gcsfs google-crc32c==1.5.0 # via @@ -106,7 +106,7 @@ google-crc32c==1.5.0 # google-resumable-media google-resumable-media==2.7.0 # via google-cloud-storage -googleapis-common-protos==1.62.0 +googleapis-common-protos==1.63.0 # via google-api-core idna==3.6 # via @@ -129,7 +129,7 @@ mdit-py-plugins==0.4.0 # via markdown-it-py mdurl==0.1.2 # via markdown-it-py -msal==1.26.0 +msal==1.28.0 # via # azure-datalake-store # azure-identity @@ -142,7 +142,7 @@ multidict==6.0.5 # yarl oauthlib==3.2.2 # via requests-oauthlib -packaging==23.2 +packaging==24.0 # via # msal-extensions # pytest @@ -172,13 +172,13 @@ pyjwt==2.8.0 # pyjwt pynacl==1.5.0 # via paramiko -pytest==8.0.1 +pytest==8.1.1 # via # hatch.envs.all.py3.10 # pytest-cov pytest-cov==4.1.0 # via hatch.envs.all.py3.10 -python-dateutil==2.8.2 +python-dateutil==2.9.0.post0 # via botocore requests==2.31.0 # via @@ -190,26 +190,26 @@ requests==2.31.0 # google-cloud-storage # msal # requests-oauthlib -requests-oauthlib==1.3.1 +requests-oauthlib==1.4.0 # via google-auth-oauthlib -rich==13.7.0 +rich==13.7.1 # via textual rsa==4.9 # via google-auth -s3fs==2024.2.0 +s3fs==2024.3.1 # via hatch.envs.all.py3.10 six==1.16.0 # via # azure-core # isodate # python-dateutil -textual==0.48.2 +textual==0.53.1 # via hatch.envs.all.py3.10 tomli==2.0.1 # via # coverage # pytest -typing-extensions==4.9.0 +typing-extensions==4.10.0 # via # azure-core # azure-storage-blob diff --git a/requirements/requirements-all.py3.11.txt b/requirements/requirements-all.py3.11.txt index 07a53c2..5c853d3 100644 --- a/requirements/requirements-all.py3.11.txt +++ b/requirements/requirements-all.py3.11.txt @@ -15,7 +15,7 @@ adlfs==2024.2.0 # via hatch.envs.all.py3.11 -aiobotocore==2.11.2 +aiobotocore==2.12.1 # via s3fs aiohttp==3.9.3 # via @@ -30,7 +30,7 @@ aiosignal==1.3.1 # via aiohttp attrs==23.2.0 # via aiohttp -azure-core==1.30.0 +azure-core==1.30.1 # via # adlfs # azure-identity @@ -39,13 +39,13 @@ azure-datalake-store==0.0.53 # via adlfs azure-identity==1.15.0 # via adlfs -azure-storage-blob==12.19.0 +azure-storage-blob==12.19.1 # via adlfs bcrypt==4.1.2 # via paramiko -botocore==1.34.34 +botocore==1.34.51 # via aiobotocore -cachetools==5.3.2 +cachetools==5.3.3 # via google-auth certifi==2024.2.2 # via requests @@ -56,9 +56,9 @@ cffi==1.16.0 # pynacl charset-normalizer==3.3.2 # via requests -coverage==7.4.1 +coverage==7.4.4 # via pytest-cov -cryptography==42.0.3 +cryptography==42.0.5 # via # azure-identity # azure-storage-blob @@ -71,19 +71,19 @@ frozenlist==1.4.1 # via # aiohttp # aiosignal -fsspec==2024.2.0 +fsspec==2024.3.1 # via # adlfs # gcsfs # s3fs # universal-pathlib -gcsfs==2024.2.0 +gcsfs==2024.3.1 # via hatch.envs.all.py3.11 google-api-core==2.17.1 # via # google-cloud-core # google-cloud-storage -google-auth==2.28.0 +google-auth==2.29.0 # via # gcsfs # google-api-core @@ -94,7 +94,7 @@ google-auth-oauthlib==1.2.0 # via gcsfs google-cloud-core==2.4.1 # via google-cloud-storage -google-cloud-storage==2.14.0 +google-cloud-storage==2.16.0 # via gcsfs google-crc32c==1.5.0 # via @@ -102,7 +102,7 @@ google-crc32c==1.5.0 # google-resumable-media google-resumable-media==2.7.0 # via google-cloud-storage -googleapis-common-protos==1.62.0 +googleapis-common-protos==1.63.0 # via google-api-core idna==3.6 # via @@ -125,7 +125,7 @@ mdit-py-plugins==0.4.0 # via markdown-it-py mdurl==0.1.2 # via markdown-it-py -msal==1.26.0 +msal==1.28.0 # via # azure-datalake-store # azure-identity @@ -138,7 +138,7 @@ multidict==6.0.5 # yarl oauthlib==3.2.2 # via requests-oauthlib -packaging==23.2 +packaging==24.0 # via # msal-extensions # pytest @@ -168,13 +168,13 @@ pyjwt==2.8.0 # pyjwt pynacl==1.5.0 # via paramiko -pytest==8.0.1 +pytest==8.1.1 # via # hatch.envs.all.py3.11 # pytest-cov pytest-cov==4.1.0 # via hatch.envs.all.py3.11 -python-dateutil==2.8.2 +python-dateutil==2.9.0.post0 # via botocore requests==2.31.0 # via @@ -186,22 +186,22 @@ requests==2.31.0 # google-cloud-storage # msal # requests-oauthlib -requests-oauthlib==1.3.1 +requests-oauthlib==1.4.0 # via google-auth-oauthlib -rich==13.7.0 +rich==13.7.1 # via textual rsa==4.9 # via google-auth -s3fs==2024.2.0 +s3fs==2024.3.1 # via hatch.envs.all.py3.11 six==1.16.0 # via # azure-core # isodate # python-dateutil -textual==0.48.2 +textual==0.53.1 # via hatch.envs.all.py3.11 -typing-extensions==4.9.0 +typing-extensions==4.10.0 # via # azure-core # azure-storage-blob diff --git a/requirements/requirements-all.py3.12.txt b/requirements/requirements-all.py3.12.txt index 7f5b3cc..b0ea2db 100644 --- a/requirements/requirements-all.py3.12.txt +++ b/requirements/requirements-all.py3.12.txt @@ -39,7 +39,7 @@ azure-datalake-store==0.0.53 # via adlfs azure-identity==1.15.0 # via adlfs -azure-storage-blob==12.19.0 +azure-storage-blob==12.19.1 # via adlfs bcrypt==4.1.2 # via paramiko @@ -56,7 +56,7 @@ cffi==1.16.0 # pynacl charset-normalizer==3.3.2 # via requests -coverage==7.4.3 +coverage==7.4.4 # via pytest-cov cryptography==42.0.5 # via @@ -71,19 +71,19 @@ frozenlist==1.4.1 # via # aiohttp # aiosignal -fsspec==2024.2.0 +fsspec==2024.3.1 # via # adlfs # gcsfs # s3fs # universal-pathlib -gcsfs==2024.2.0 +gcsfs==2024.3.1 # via hatch.envs.all.py3.12 google-api-core==2.17.1 # via # google-cloud-core # google-cloud-storage -google-auth==2.28.1 +google-auth==2.29.0 # via # gcsfs # google-api-core @@ -94,7 +94,7 @@ google-auth-oauthlib==1.2.0 # via gcsfs google-cloud-core==2.4.1 # via google-cloud-storage -google-cloud-storage==2.15.0 +google-cloud-storage==2.16.0 # via gcsfs google-crc32c==1.5.0 # via @@ -102,7 +102,7 @@ google-crc32c==1.5.0 # google-resumable-media google-resumable-media==2.7.0 # via google-cloud-storage -googleapis-common-protos==1.62.0 +googleapis-common-protos==1.63.0 # via google-api-core idna==3.6 # via @@ -125,7 +125,7 @@ mdit-py-plugins==0.4.0 # via markdown-it-py mdurl==0.1.2 # via markdown-it-py -msal==1.27.0 +msal==1.28.0 # via # azure-datalake-store # azure-identity @@ -138,7 +138,7 @@ multidict==6.0.5 # yarl oauthlib==3.2.2 # via requests-oauthlib -packaging==23.2 +packaging==24.0 # via # msal-extensions # pytest @@ -168,7 +168,7 @@ pyjwt==2.8.0 # pyjwt pynacl==1.5.0 # via paramiko -pytest==8.0.2 +pytest==8.1.1 # via # hatch.envs.all.py3.12 # pytest-cov @@ -186,20 +186,20 @@ requests==2.31.0 # google-cloud-storage # msal # requests-oauthlib -requests-oauthlib==1.3.1 +requests-oauthlib==1.4.0 # via google-auth-oauthlib rich==13.7.1 # via textual rsa==4.9 # via google-auth -s3fs==2024.2.0 +s3fs==2024.3.1 # via hatch.envs.all.py3.12 six==1.16.0 # via # azure-core # isodate # python-dateutil -textual==0.48.2 +textual==0.53.1 # via hatch.envs.all.py3.12 typing-extensions==4.10.0 # via diff --git a/requirements/requirements-all.py3.8.txt b/requirements/requirements-all.py3.8.txt index c7e1e32..7aed765 100644 --- a/requirements/requirements-all.py3.8.txt +++ b/requirements/requirements-all.py3.8.txt @@ -15,7 +15,7 @@ adlfs==2024.2.0 # via hatch.envs.all.py3.8 -aiobotocore==2.11.2 +aiobotocore==2.12.1 # via s3fs aiohttp==3.9.3 # via @@ -32,7 +32,7 @@ async-timeout==4.0.3 # via aiohttp attrs==23.2.0 # via aiohttp -azure-core==1.30.0 +azure-core==1.30.1 # via # adlfs # azure-identity @@ -41,13 +41,13 @@ azure-datalake-store==0.0.53 # via adlfs azure-identity==1.15.0 # via adlfs -azure-storage-blob==12.19.0 +azure-storage-blob==12.19.1 # via adlfs bcrypt==4.1.2 # via paramiko -botocore==1.34.34 +botocore==1.34.51 # via aiobotocore -cachetools==5.3.2 +cachetools==5.3.3 # via google-auth certifi==2024.2.2 # via requests @@ -58,9 +58,9 @@ cffi==1.16.0 # pynacl charset-normalizer==3.3.2 # via requests -coverage==7.4.1 +coverage==7.4.4 # via pytest-cov -cryptography==42.0.3 +cryptography==42.0.5 # via # azure-identity # azure-storage-blob @@ -75,19 +75,19 @@ frozenlist==1.4.1 # via # aiohttp # aiosignal -fsspec==2024.2.0 +fsspec==2024.3.1 # via # adlfs # gcsfs # s3fs # universal-pathlib -gcsfs==2024.2.0 +gcsfs==2024.3.1 # via hatch.envs.all.py3.8 google-api-core==2.17.1 # via # google-cloud-core # google-cloud-storage -google-auth==2.28.0 +google-auth==2.29.0 # via # gcsfs # google-api-core @@ -98,7 +98,7 @@ google-auth-oauthlib==1.2.0 # via gcsfs google-cloud-core==2.4.1 # via google-cloud-storage -google-cloud-storage==2.14.0 +google-cloud-storage==2.16.0 # via gcsfs google-crc32c==1.5.0 # via @@ -106,7 +106,7 @@ google-crc32c==1.5.0 # google-resumable-media google-resumable-media==2.7.0 # via google-cloud-storage -googleapis-common-protos==1.62.0 +googleapis-common-protos==1.63.0 # via google-api-core idna==3.6 # via @@ -129,7 +129,7 @@ mdit-py-plugins==0.4.0 # via markdown-it-py mdurl==0.1.2 # via markdown-it-py -msal==1.26.0 +msal==1.28.0 # via # azure-datalake-store # azure-identity @@ -142,7 +142,7 @@ multidict==6.0.5 # yarl oauthlib==3.2.2 # via requests-oauthlib -packaging==23.2 +packaging==24.0 # via # msal-extensions # pytest @@ -172,13 +172,13 @@ pyjwt==2.8.0 # pyjwt pynacl==1.5.0 # via paramiko -pytest==8.0.1 +pytest==8.1.1 # via # hatch.envs.all.py3.8 # pytest-cov pytest-cov==4.1.0 # via hatch.envs.all.py3.8 -python-dateutil==2.8.2 +python-dateutil==2.9.0.post0 # via botocore requests==2.31.0 # via @@ -190,26 +190,26 @@ requests==2.31.0 # google-cloud-storage # msal # requests-oauthlib -requests-oauthlib==1.3.1 +requests-oauthlib==1.4.0 # via google-auth-oauthlib -rich==13.7.0 +rich==13.7.1 # via textual rsa==4.9 # via google-auth -s3fs==2024.2.0 +s3fs==2024.3.1 # via hatch.envs.all.py3.8 six==1.16.0 # via # azure-core # isodate # python-dateutil -textual==0.48.2 +textual==0.53.1 # via hatch.envs.all.py3.8 tomli==2.0.1 # via # coverage # pytest -typing-extensions==4.9.0 +typing-extensions==4.10.0 # via # aioitertools # azure-core diff --git a/requirements/requirements-all.py3.9.txt b/requirements/requirements-all.py3.9.txt index 89757cc..0d689df 100644 --- a/requirements/requirements-all.py3.9.txt +++ b/requirements/requirements-all.py3.9.txt @@ -15,7 +15,7 @@ adlfs==2024.2.0 # via hatch.envs.all.py3.9 -aiobotocore==2.11.2 +aiobotocore==2.12.1 # via s3fs aiohttp==3.9.3 # via @@ -32,7 +32,7 @@ async-timeout==4.0.3 # via aiohttp attrs==23.2.0 # via aiohttp -azure-core==1.30.0 +azure-core==1.30.1 # via # adlfs # azure-identity @@ -41,13 +41,13 @@ azure-datalake-store==0.0.53 # via adlfs azure-identity==1.15.0 # via adlfs -azure-storage-blob==12.19.0 +azure-storage-blob==12.19.1 # via adlfs bcrypt==4.1.2 # via paramiko -botocore==1.34.34 +botocore==1.34.51 # via aiobotocore -cachetools==5.3.2 +cachetools==5.3.3 # via google-auth certifi==2024.2.2 # via requests @@ -58,9 +58,9 @@ cffi==1.16.0 # pynacl charset-normalizer==3.3.2 # via requests -coverage==7.4.1 +coverage==7.4.4 # via pytest-cov -cryptography==42.0.3 +cryptography==42.0.5 # via # azure-identity # azure-storage-blob @@ -75,19 +75,19 @@ frozenlist==1.4.1 # via # aiohttp # aiosignal -fsspec==2024.2.0 +fsspec==2024.3.1 # via # adlfs # gcsfs # s3fs # universal-pathlib -gcsfs==2024.2.0 +gcsfs==2024.3.1 # via hatch.envs.all.py3.9 google-api-core==2.17.1 # via # google-cloud-core # google-cloud-storage -google-auth==2.28.0 +google-auth==2.29.0 # via # gcsfs # google-api-core @@ -98,7 +98,7 @@ google-auth-oauthlib==1.2.0 # via gcsfs google-cloud-core==2.4.1 # via google-cloud-storage -google-cloud-storage==2.14.0 +google-cloud-storage==2.16.0 # via gcsfs google-crc32c==1.5.0 # via @@ -106,7 +106,7 @@ google-crc32c==1.5.0 # google-resumable-media google-resumable-media==2.7.0 # via google-cloud-storage -googleapis-common-protos==1.62.0 +googleapis-common-protos==1.63.0 # via google-api-core idna==3.6 # via @@ -129,7 +129,7 @@ mdit-py-plugins==0.4.0 # via markdown-it-py mdurl==0.1.2 # via markdown-it-py -msal==1.26.0 +msal==1.28.0 # via # azure-datalake-store # azure-identity @@ -142,7 +142,7 @@ multidict==6.0.5 # yarl oauthlib==3.2.2 # via requests-oauthlib -packaging==23.2 +packaging==24.0 # via # msal-extensions # pytest @@ -170,13 +170,13 @@ pyjwt==2.8.0 # via msal pynacl==1.5.0 # via paramiko -pytest==8.0.1 +pytest==8.1.1 # via # hatch.envs.all.py3.9 # pytest-cov pytest-cov==4.1.0 # via hatch.envs.all.py3.9 -python-dateutil==2.8.2 +python-dateutil==2.9.0.post0 # via botocore requests==2.31.0 # via @@ -188,26 +188,26 @@ requests==2.31.0 # google-cloud-storage # msal # requests-oauthlib -requests-oauthlib==1.3.1 +requests-oauthlib==1.4.0 # via google-auth-oauthlib -rich==13.7.0 +rich==13.7.1 # via textual rsa==4.9 # via google-auth -s3fs==2024.2.0 +s3fs==2024.3.1 # via hatch.envs.all.py3.9 six==1.16.0 # via # azure-core # isodate # python-dateutil -textual==0.48.2 +textual==0.53.1 # via hatch.envs.all.py3.9 tomli==2.0.1 # via # coverage # pytest -typing-extensions==4.9.0 +typing-extensions==4.10.0 # via # aioitertools # azure-core diff --git a/requirements/requirements-docs.txt b/requirements/requirements-docs.txt index ad7f00b..b9e57d2 100644 --- a/requirements/requirements-docs.txt +++ b/requirements/requirements-docs.txt @@ -1,7 +1,7 @@ # # This file is autogenerated by hatch-pip-compile with Python 3.11 # -# [constraints] requirements.txt (SHA256: 1ebfc36781ae1aaa100698a9c454a87469ed5695fcf63f6a2957f2729314a60a) +# [constraints] requirements.txt (SHA256: 532cb51b5469f2619129b6af918139783b9c46119122341f666ba8d4fe41fcfd) # # - markdown-callouts # - markdown-exec @@ -44,7 +44,7 @@ fsspec==2024.3.1 # universal-pathlib ghp-import==2.1.0 # via mkdocs -griffe==0.40.1 +griffe==0.42.1 # via mkdocstrings-python idna==3.6 # via @@ -67,6 +67,7 @@ markdown==3.5.2 # mkdocs-click # mkdocs-material # mkdocstrings + # mkdocstrings-python # pymdown-extensions markdown-callouts==0.4.0 # via hatch.envs.docs @@ -82,6 +83,7 @@ markupsafe==2.1.5 # via # jinja2 # mkdocs + # mkdocs-autorefs # mkdocstrings mdit-py-plugins==0.4.0 # via @@ -102,7 +104,7 @@ mkdocs==1.5.3 # mkdocs-material # mkdocs-section-index # mkdocstrings -mkdocs-autorefs==0.5.0 +mkdocs-autorefs==1.0.1 # via # hatch.envs.docs # mkdocstrings @@ -112,17 +114,17 @@ mkdocs-gen-files==0.5.0 # via hatch.envs.docs mkdocs-literate-nav==0.6.1 # via hatch.envs.docs -mkdocs-material==9.5.10 +mkdocs-material==9.5.14 # via hatch.envs.docs mkdocs-material-extensions==1.3.1 # via mkdocs-material mkdocs-section-index==0.3.8 # via hatch.envs.docs -mkdocstrings==0.24.0 +mkdocstrings==0.24.1 # via # hatch.envs.docs # mkdocstrings-python -mkdocstrings-python==1.8.0 +mkdocstrings-python==1.9.0 # via hatch.envs.docs packaging==24.0 # via @@ -141,7 +143,7 @@ pygments==2.17.2 # -c requirements.txt # mkdocs-material # rich -pymdown-extensions==10.7 +pymdown-extensions==10.7.1 # via # hatch.envs.docs # markdown-exec diff --git a/requirements/requirements-lint.txt b/requirements/requirements-lint.txt index e5aed52..5dda289 100644 --- a/requirements/requirements-lint.txt +++ b/requirements/requirements-lint.txt @@ -5,11 +5,11 @@ # - ruff~=0.1.7 # -mypy==1.8.0 +mypy==1.9.0 # via hatch.envs.lint mypy-extensions==1.0.0 # via mypy ruff==0.1.15 # via hatch.envs.lint -typing-extensions==4.9.0 +typing-extensions==4.10.0 # via mypy diff --git a/requirements/requirements-test.txt b/requirements/requirements-test.txt index 7ee22f8..f68dd43 100644 --- a/requirements/requirements-test.txt +++ b/requirements/requirements-test.txt @@ -1,7 +1,7 @@ # # This file is autogenerated by hatch-pip-compile with Python 3.11 # -# [constraints] requirements.txt (SHA256: 1ebfc36781ae1aaa100698a9c454a87469ed5695fcf63f6a2957f2729314a60a) +# [constraints] requirements.txt (SHA256: 532cb51b5469f2619129b6af918139783b9c46119122341f666ba8d4fe41fcfd) # # - pytest # - pytest-cov @@ -87,7 +87,7 @@ charset-normalizer==3.3.2 # via # -c requirements.txt # requests -coverage==7.4.1 +coverage==7.4.4 # via pytest-cov cryptography==42.0.5 # via @@ -122,7 +122,7 @@ google-api-core==2.17.1 # -c requirements.txt # google-cloud-core # google-cloud-storage -google-auth==2.28.2 +google-auth==2.29.0 # via # -c requirements.txt # gcsfs @@ -253,7 +253,7 @@ pynacl==1.5.0 # via # -c requirements.txt # paramiko -pytest==8.0.1 +pytest==8.1.1 # via # hatch.envs.test # pytest-cov