From 7cc9f586490c0b5b8914c54730c0417167f881ed Mon Sep 17 00:00:00 2001 From: Matthias Veit Date: Thu, 5 Dec 2024 16:06:52 +0100 Subject: [PATCH] [fix][chore] Bump libs --- fixcore/pyproject.toml | 2 +- requirements-all.txt | 68 +++++++++++++++++++++--------------------- requirements-extra.txt | 52 ++++++++++++++++---------------- requirements.txt | 42 +++++++++++++------------- 4 files changed, 82 insertions(+), 82 deletions(-) diff --git a/fixcore/pyproject.toml b/fixcore/pyproject.toml index 2ef84831f1..3449e6b1d8 100644 --- a/fixcore/pyproject.toml +++ b/fixcore/pyproject.toml @@ -34,7 +34,7 @@ dependencies = [ "aiofiles", "aiohttp-jinja2", "aiohttp-swagger3", - "aiohttp[speedups]", + "aiohttp[speedups] < 3.11", "cryptography", "deepdiff", "detect_secrets", diff --git a/requirements-all.txt b/requirements-all.txt index ffd5e59667..c3c7c1536b 100644 --- a/requirements-all.txt +++ b/requirements-all.txt @@ -1,11 +1,11 @@ aiodns==3.2.0 aiofiles==24.1.0 -aiohappyeyeballs==2.4.3 +aiohappyeyeballs==2.4.4 aiohttp[speedups]==3.10.11 aiohttp-jinja2==1.6 aiohttp-swagger3==0.9.0 aiosignal==1.3.1 -apscheduler==3.10.4 +apscheduler==3.11.0 asn1crypto==1.5.1 astroid==3.3.5 attrs==24.2.0 @@ -18,8 +18,8 @@ azure-mgmt-resource==23.2.0 backoff==2.2.1 beautifulsoup4==4.12.3 black==24.10.0 -boto3==1.35.65 -botocore==1.35.65 +boto3==1.35.76 +botocore==1.35.76 brotli==1.1.0 build==1.2.2.post1 cached-property==2.0.1 @@ -36,8 +36,8 @@ click==8.1.7 click-option-group==0.5.6 cloudsplaining==0.7.0 colorama==0.4.6 -coverage[toml]==7.6.7 -cryptography==43.0.3 +coverage[toml]==7.6.8 +cryptography==44.0.0 deepdiff==8.0.1 defusedxml==0.7.1 deprecated==1.2.15 @@ -57,17 +57,17 @@ flexparser==0.4 frozendict==2.4.6 frozenlist==1.5.0 google-api-core==2.23.0 -google-api-python-client==2.153.0 +google-api-python-client==2.154.0 google-auth==2.36.0 google-auth-httplib2==0.2.0 google-cloud-core==2.4.1 -google-cloud-storage==2.18.2 +google-cloud-storage==2.19.0 google-crc32c==1.6.0 google-resumable-media==2.7.2 googleapis-common-protos==1.66.0 hcloud==2.2.0 httplib2==0.22.0 -hypothesis==6.119.3 +hypothesis==6.122.1 idna==3.10 importlib-metadata==8.5.0 iniconfig==2.0.0 @@ -100,7 +100,7 @@ oauth2client==4.1.3 oauthlib==3.2.2 onelogin==2.0.4 orderly-set==5.2.2 -orjson==3.10.11 +orjson==3.10.12 packaging==24.2 parsy==2.1 pathspec==0.12.1 @@ -111,39 +111,39 @@ pip-tools==7.4.1 plantuml==0.3.0 platformdirs==4.3.6 pluggy==1.5.0 -policy-sentry==0.13.1 +policy-sentry==0.13.2 portalocker==2.10.1 portend==3.2.0 -posthog==3.7.2 -prometheus-client==0.21.0 +posthog==3.7.4 +prometheus-client==0.21.1 prompt-toolkit==3.0.48 -propcache==0.2.0 +propcache==0.2.1 proto-plus==1.25.0 -protobuf==5.28.3 +protobuf==5.29.1 psutil==6.1.0 psycopg2-binary==2.9.10 -pyarrow==18.0.0 +pyarrow==18.1.0 pyasn1==0.6.1 pyasn1-modules==0.4.1 -pycares==4.4.0 +pycares==4.5.0 pycodestyle==2.12.1 pycparser==2.22 pyflakes==3.2.0 pygithub==2.5.0 pygments==2.18.0 -pyjwt[crypto]==2.10.0 -pylint==3.3.1 +pyjwt[crypto]==2.10.1 +pylint==3.3.2 pymysql==1.1.1 pynacl==1.5.0 -pyopenssl==24.2.1 +pyopenssl==24.3.0 pyparsing==3.2.0 pyproject-api==1.8.0 pyproject-hooks==1.2.0 -pytest==8.3.3 +pytest==8.3.4 pytest-asyncio==0.24.0 pytest-cov==6.0.0 pytest-runner==6.0.1 -python-arango==8.1.2 +python-arango==8.1.3 python-dateutil==2.9.0.post0 pytz==2024.1 pyyaml==6.0.2 @@ -154,13 +154,13 @@ retrying==1.3.4 rfc3339-validator==0.1.4 rich==13.9.4 rsa==4.9 -s3transfer==0.10.3 +s3transfer==0.10.4 schema==0.7.7 -setuptools==75.5.0 -six==1.16.0 -slack-sdk==3.33.4 -snowflake-connector-python==3.12.3 -snowflake-sqlalchemy==1.6.1 +setuptools==75.6.0 +six==1.17.0 +slack-sdk==3.33.5 +snowflake-connector-python==3.12.4 +snowflake-sqlalchemy==1.7.1 sortedcontainers==2.4.0 soupsieve==2.6 sqlalchemy==1.4.54 @@ -177,8 +177,8 @@ types-python-dateutil==2.9.0.20241003 types-pytz==2024.2.0.20241003 types-pyyaml==6.0.12.20240917 types-requests==2.31.0.6 -types-setuptools==75.5.0.20241122 -types-six==1.16.21.20241105 +types-setuptools==75.6.0.20241126 +types-six==1.17.0.20241205 types-tzlocal==5.1.0.1 types-urllib3==1.26.25.14 typing-extensions==4.12.2 @@ -188,11 +188,11 @@ tzlocal==5.2 uritemplate==4.1.1 urllib3==1.26.20 ustache==0.1.6 -virtualenv==20.27.1 +virtualenv==20.28.0 wcwidth==0.2.13 websocket-client==1.8.0 -wheel==0.45.0 -wrapt==1.16.0 -yarl==1.17.2 +wheel==0.45.1 +wrapt==1.17.0 +yarl==1.18.3 zc-lockfile==3.0.post1 zipp==3.21.0 diff --git a/requirements-extra.txt b/requirements-extra.txt index 03ce8ad2f9..f03b1a9692 100644 --- a/requirements-extra.txt +++ b/requirements-extra.txt @@ -1,11 +1,11 @@ aiodns==3.2.0 aiofiles==24.1.0 -aiohappyeyeballs==2.4.3 +aiohappyeyeballs==2.4.4 aiohttp[speedups]==3.10.11 aiohttp-jinja2==1.6 aiohttp-swagger3==0.9.0 aiosignal==1.3.1 -apscheduler==3.10.4 +apscheduler==3.11.0 asn1crypto==1.5.1 attrs==24.2.0 autocommand==2.2.2 @@ -16,8 +16,8 @@ azure-mgmt-core==1.5.0 azure-mgmt-resource==23.2.0 backoff==2.2.1 beautifulsoup4==4.12.3 -boto3==1.35.65 -botocore==1.35.65 +boto3==1.35.76 +botocore==1.35.76 brotli==1.1.0 cached-property==2.0.1 cachetools==5.5.0 @@ -31,7 +31,7 @@ cherrypy==18.10.0 click==8.1.7 click-option-group==0.5.6 cloudsplaining==0.7.0 -cryptography==43.0.3 +cryptography==44.0.0 deepdiff==8.0.1 defusedxml==0.7.1 deprecated==1.2.15 @@ -48,11 +48,11 @@ flexparser==0.4 frozendict==2.4.6 frozenlist==1.5.0 google-api-core==2.23.0 -google-api-python-client==2.153.0 +google-api-python-client==2.154.0 google-auth==2.36.0 google-auth-httplib2==0.2.0 google-cloud-core==2.4.1 -google-cloud-storage==2.18.2 +google-cloud-storage==2.19.0 google-crc32c==1.6.0 google-resumable-media==2.7.2 googleapis-common-protos==1.66.0 @@ -85,36 +85,36 @@ oauth2client==4.1.3 oauthlib==3.2.2 onelogin==2.0.4 orderly-set==5.2.2 -orjson==3.10.11 +orjson==3.10.12 packaging==24.2 parsy==2.1 pint==0.24.4 plantuml==0.3.0 platformdirs==4.3.6 -policy-sentry==0.13.1 +policy-sentry==0.13.2 portalocker==2.10.1 portend==3.2.0 -posthog==3.7.2 -prometheus-client==0.21.0 +posthog==3.7.4 +prometheus-client==0.21.1 prompt-toolkit==3.0.48 -propcache==0.2.0 +propcache==0.2.1 proto-plus==1.25.0 -protobuf==5.28.3 +protobuf==5.29.1 psutil==6.1.0 psycopg2-binary==2.9.10 -pyarrow==18.0.0 +pyarrow==18.1.0 pyasn1==0.6.1 pyasn1-modules==0.4.1 -pycares==4.4.0 +pycares==4.5.0 pycparser==2.22 pygithub==2.5.0 pygments==2.18.0 -pyjwt[crypto]==2.10.0 +pyjwt[crypto]==2.10.1 pymysql==1.1.1 pynacl==1.5.0 -pyopenssl==24.2.1 +pyopenssl==24.3.0 pyparsing==3.2.0 -python-arango==8.1.2 +python-arango==8.1.3 python-dateutil==2.9.0.post0 pytz==2024.1 pyyaml==6.0.2 @@ -125,13 +125,13 @@ retrying==1.3.4 rfc3339-validator==0.1.4 rich==13.9.4 rsa==4.9 -s3transfer==0.10.3 +s3transfer==0.10.4 schema==0.7.7 -setuptools==75.5.0 -six==1.16.0 -slack-sdk==3.33.4 -snowflake-connector-python==3.12.3 -snowflake-sqlalchemy==1.6.1 +setuptools==75.6.0 +six==1.17.0 +slack-sdk==3.33.5 +snowflake-connector-python==3.12.4 +snowflake-sqlalchemy==1.7.1 sortedcontainers==2.4.0 soupsieve==2.6 sqlalchemy==1.4.54 @@ -150,7 +150,7 @@ urllib3==1.26.20 ustache==0.1.6 wcwidth==0.2.13 websocket-client==1.8.0 -wrapt==1.16.0 -yarl==1.17.2 +wrapt==1.17.0 +yarl==1.18.3 zc-lockfile==3.0.post1 zipp==3.21.0 diff --git a/requirements.txt b/requirements.txt index 727b5ce149..d6e3ecfef9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,11 +1,11 @@ aiodns==3.2.0 aiofiles==24.1.0 -aiohappyeyeballs==2.4.3 +aiohappyeyeballs==2.4.4 aiohttp[speedups]==3.10.11 aiohttp-jinja2==1.6 aiohttp-swagger3==0.9.0 aiosignal==1.3.1 -apscheduler==3.10.4 +apscheduler==3.11.0 attrs==24.2.0 autocommand==2.2.2 azure-common==1.1.28 @@ -15,8 +15,8 @@ azure-mgmt-core==1.5.0 azure-mgmt-resource==23.2.0 backoff==2.2.1 beautifulsoup4==4.12.3 -boto3==1.35.65 -botocore==1.35.65 +boto3==1.35.76 +botocore==1.35.76 brotli==1.1.0 cached-property==2.0.1 cachetools==5.5.0 @@ -30,7 +30,7 @@ cherrypy==18.10.0 click==8.1.7 click-option-group==0.5.6 cloudsplaining==0.7.0 -cryptography==43.0.3 +cryptography==44.0.0 deepdiff==8.0.1 defusedxml==0.7.1 deprecated==1.2.15 @@ -46,7 +46,7 @@ flexparser==0.4 frozendict==2.4.6 frozenlist==1.5.0 google-api-core==2.23.0 -google-api-python-client==2.153.0 +google-api-python-client==2.154.0 google-auth==2.36.0 google-auth-httplib2==0.2.0 googleapis-common-protos==1.66.0 @@ -79,32 +79,32 @@ oauth2client==4.1.3 oauthlib==3.2.2 onelogin==2.0.4 orderly-set==5.2.2 -orjson==3.10.11 +orjson==3.10.12 packaging==24.2 parsy==2.1 pint==0.24.4 plantuml==0.3.0 platformdirs==4.3.6 -policy-sentry==0.13.1 +policy-sentry==0.13.2 portalocker==2.10.1 portend==3.2.0 -posthog==3.7.2 -prometheus-client==0.21.0 +posthog==3.7.4 +prometheus-client==0.21.1 prompt-toolkit==3.0.48 -propcache==0.2.0 +propcache==0.2.1 proto-plus==1.25.0 -protobuf==5.28.3 +protobuf==5.29.1 psutil==6.1.0 pyasn1==0.6.1 pyasn1-modules==0.4.1 -pycares==4.4.0 +pycares==4.5.0 pycparser==2.22 pygithub==2.5.0 pygments==2.18.0 -pyjwt[crypto]==2.10.0 +pyjwt[crypto]==2.10.1 pynacl==1.5.0 pyparsing==3.2.0 -python-arango==8.1.2 +python-arango==8.1.3 python-dateutil==2.9.0.post0 pytz==2024.1 pyyaml==6.0.2 @@ -115,11 +115,11 @@ retrying==1.3.4 rfc3339-validator==0.1.4 rich==13.9.4 rsa==4.9 -s3transfer==0.10.3 +s3transfer==0.10.4 schema==0.7.7 -setuptools==75.5.0 -six==1.16.0 -slack-sdk==3.33.4 +setuptools==75.6.0 +six==1.17.0 +slack-sdk==3.33.5 soupsieve==2.6 sqlalchemy==1.4.54 tempora==5.7.0 @@ -136,7 +136,7 @@ urllib3==1.26.20 ustache==0.1.6 wcwidth==0.2.13 websocket-client==1.8.0 -wrapt==1.16.0 -yarl==1.17.2 +wrapt==1.17.0 +yarl==1.18.3 zc-lockfile==3.0.post1 zipp==3.21.0