diff --git a/requirements-all.txt b/requirements-all.txt index c83445476..46584d8e2 100644 --- a/requirements-all.txt +++ b/requirements-all.txt @@ -18,9 +18,9 @@ azure-mgmt-core==1.4.0 azure-mgmt-resource==23.0.1 backoff==2.2.1 bcrypt==4.1.2 -black==24.1.1 -boto3==1.34.35 -botocore==1.34.35 +black==24.2.0 +boto3==1.34.44 +botocore==1.34.44 brotli==1.1.0 build==1.0.3 cachetools==5.3.2 @@ -47,9 +47,9 @@ filelock==3.13.1 flake8==7.0.0 frozendict==2.4.0 frozenlist==1.4.1 -google-api-core==2.16.2 -google-api-python-client==2.116.0 -google-auth==2.27.0 +google-api-core==2.17.1 +google-api-python-client==2.118.0 +google-auth==2.28.0 google-auth-httplib2==0.2.0 google-cloud-core==2.4.1 google-cloud-storage==2.14.0 @@ -57,7 +57,7 @@ google-crc32c==1.5.0 google-resumable-media==2.7.0 googleapis-common-protos==1.62.0 httplib2==0.22.0 -hypothesis==6.98.2 +hypothesis==6.98.8 idna==3.6 importlib-metadata==7.0.1 inflect==7.0.0 @@ -97,16 +97,16 @@ pathspec==0.12.1 pep8-naming==0.13.3 pint==0.23 pip==24.0 -pip-tools==7.3.0 +pip-tools==7.4.0 plantuml==0.3.0 platformdirs==3.11.0 pluggy==1.4.0 portalocker==2.8.2 portend==3.2.0 -posthog==3.4.0 -prometheus-client==0.19.0 +posthog==3.4.1 +prometheus-client==0.20.0 prompt-toolkit==3.0.43 -protobuf==4.25.2 +protobuf==4.25.3 psutil==5.9.8 psycopg2-binary==2.9.9 pyarrow==15.0.0 @@ -128,8 +128,8 @@ pyopenssl==23.3.0 pyparsing==3.1.1 pyproject-api==1.6.1 pyproject-hooks==1.0.0 -pytest==7.4.4 -pytest-asyncio==0.23.4 +pytest==8.0.1 +pytest-asyncio==0.23.5 pytest-cov==4.1.0 pytest-runner==6.0.1 python-arango==7.9.1 @@ -149,14 +149,14 @@ rfc3339-validator==0.1.4 rich==13.7.0 rsa==4.9 s3transfer==0.10.0 -setuptools==69.0.3 +setuptools==69.1.0 six==1.16.0 -slack-sdk==3.26.2 +slack-sdk==3.27.0 snowflake-connector-python==3.7.0 snowflake-sqlalchemy==1.5.1 sortedcontainers==2.4.0 sqlalchemy==1.4.51 -tempora==5.5.0 +tempora==5.5.1 tenacity==8.2.3 toml==0.10.2 tomlkit==0.12.3 @@ -169,12 +169,12 @@ types-python-dateutil==2.8.19.20240106 types-pytz==2024.1.0.20240203 types-pyyaml==6.0.12.12 types-requests==2.31.0.6 -types-setuptools==69.0.0.20240125 +types-setuptools==69.1.0.20240217 types-tzlocal==5.1.0.1 types-urllib3==1.26.25.14 typing-extensions==4.9.0 typish==1.9.3 -tzdata==2023.4 +tzdata==2024.1 tzlocal==5.2 uritemplate==4.1.1 urllib3==1.26.18 diff --git a/requirements-extra.txt b/requirements-extra.txt index e41514732..04268a868 100644 --- a/requirements-extra.txt +++ b/requirements-extra.txt @@ -17,8 +17,8 @@ azure-mgmt-core==1.4.0 azure-mgmt-resource==23.0.1 backoff==2.2.1 bcrypt==4.1.2 -boto3==1.34.35 -botocore==1.34.35 +boto3==1.34.44 +botocore==1.34.44 brotli==1.1.0 cachetools==5.3.2 cattrs==23.2.3 @@ -37,9 +37,9 @@ fastjsonschema==2.19.1 filelock==3.13.1 frozendict==2.4.0 frozenlist==1.4.1 -google-api-core==2.16.2 -google-api-python-client==2.116.0 -google-auth==2.27.0 +google-api-core==2.17.1 +google-api-python-client==2.118.0 +google-auth==2.28.0 google-auth-httplib2==0.2.0 google-cloud-core==2.4.1 google-cloud-storage==2.14.0 @@ -82,10 +82,10 @@ plantuml==0.3.0 platformdirs==3.11.0 portalocker==2.8.2 portend==3.2.0 -posthog==3.4.0 -prometheus-client==0.19.0 +posthog==3.4.1 +prometheus-client==0.20.0 prompt-toolkit==3.0.43 -protobuf==4.25.2 +protobuf==4.25.3 psutil==5.9.8 psycopg2-binary==2.9.9 pyarrow==15.0.0 @@ -119,14 +119,14 @@ rfc3339-validator==0.1.4 rich==13.7.0 rsa==4.9 s3transfer==0.10.0 -setuptools==69.0.3 +setuptools==69.1.0 six==1.16.0 -slack-sdk==3.26.2 +slack-sdk==3.27.0 snowflake-connector-python==3.7.0 snowflake-sqlalchemy==1.5.1 sortedcontainers==2.4.0 sqlalchemy==1.4.51 -tempora==5.5.0 +tempora==5.5.1 tenacity==8.2.3 tomlkit==0.12.3 toolz==0.12.1 @@ -134,7 +134,7 @@ transitions==0.9.0 typeguard==4.1.5 typing-extensions==4.9.0 typish==1.9.3 -tzdata==2023.4 +tzdata==2024.1 tzlocal==5.2 uritemplate==4.1.1 urllib3==1.26.18 diff --git a/requirements.txt b/requirements.txt index 0660f709f..2492b6274 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,8 +16,8 @@ azure-mgmt-core==1.4.0 azure-mgmt-resource==23.0.1 backoff==2.2.1 bcrypt==4.1.2 -boto3==1.34.35 -botocore==1.34.35 +boto3==1.34.44 +botocore==1.34.44 brotli==1.1.0 cachetools==5.3.2 cattrs==23.2.3 @@ -35,9 +35,9 @@ detect-secrets==1.4.0 fastjsonschema==2.19.1 frozendict==2.4.0 frozenlist==1.4.1 -google-api-core==2.16.2 -google-api-python-client==2.116.0 -google-auth==2.27.0 +google-api-core==2.17.1 +google-api-python-client==2.118.0 +google-auth==2.28.0 google-auth-httplib2==0.2.0 googleapis-common-protos==1.62.0 httplib2==0.22.0 @@ -74,10 +74,10 @@ pint==0.23 plantuml==0.3.0 portalocker==2.8.2 portend==3.2.0 -posthog==3.4.0 -prometheus-client==0.19.0 +posthog==3.4.1 +prometheus-client==0.20.0 prompt-toolkit==3.0.43 -protobuf==4.25.2 +protobuf==4.25.3 psutil==5.9.8 pyasn1==0.5.1 pyasn1-modules==0.3.0 @@ -107,18 +107,18 @@ rfc3339-validator==0.1.4 rich==13.7.0 rsa==4.9 s3transfer==0.10.0 -setuptools==69.0.3 +setuptools==69.1.0 six==1.16.0 -slack-sdk==3.26.2 +slack-sdk==3.27.0 sqlalchemy==1.4.51 -tempora==5.5.0 +tempora==5.5.1 tenacity==8.2.3 toolz==0.12.1 transitions==0.9.0 typeguard==4.1.5 typing-extensions==4.9.0 typish==1.9.3 -tzdata==2023.4 +tzdata==2024.1 tzlocal==5.2 uritemplate==4.1.1 urllib3==1.26.18