From 173e8a9c2feacafa6e0f6daeefb72d452bc53df3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Such=C3=A1nek?= Date: Thu, 20 Mar 2025 13:51:41 +0100 Subject: [PATCH] deps: Update dependencies --- packages/dsw-config/requirements.txt | 2 +- packages/dsw-data-seeder/requirements.txt | 4 +-- packages/dsw-database/requirements.txt | 2 +- packages/dsw-document-worker/requirements.txt | 8 +++--- packages/dsw-mailer/requirements.txt | 10 +++---- packages/dsw-storage/requirements.txt | 4 +-- packages/dsw-tdk/requirements.txt | 10 +++---- requirements.txt | 28 +++++++++---------- 8 files changed, 34 insertions(+), 34 deletions(-) diff --git a/packages/dsw-config/requirements.txt b/packages/dsw-config/requirements.txt index 33cac2eb..44cf2a14 100644 --- a/packages/dsw-config/requirements.txt +++ b/packages/dsw-config/requirements.txt @@ -1,4 +1,4 @@ certifi==2025.1.31 PyYAML==6.0.2 -sentry-sdk==2.22.0 +sentry-sdk==2.23.1 urllib3==2.3.0 diff --git a/packages/dsw-data-seeder/requirements.txt b/packages/dsw-data-seeder/requirements.txt index 837563f9..39d61303 100644 --- a/packages/dsw-data-seeder/requirements.txt +++ b/packages/dsw-data-seeder/requirements.txt @@ -8,10 +8,10 @@ minio==7.2.15 psycopg==3.2.3 psycopg-binary==3.2.3 pycparser==2.22 -pycryptodome==3.21.0 +pycryptodome==3.22.0 python-dateutil==2.9.0.post0 PyYAML==6.0.2 -sentry-sdk==2.22.0 +sentry-sdk==2.23.1 six==1.17.0 tenacity==9.0.0 typing_extensions==4.12.2 diff --git a/packages/dsw-database/requirements.txt b/packages/dsw-database/requirements.txt index 6fb278fa..572b1382 100644 --- a/packages/dsw-database/requirements.txt +++ b/packages/dsw-database/requirements.txt @@ -2,7 +2,7 @@ certifi==2025.1.31 psycopg==3.2.3 psycopg-binary==3.2.3 PyYAML==6.0.2 -sentry-sdk==2.22.0 +sentry-sdk==2.23.1 tenacity==9.0.0 typing_extensions==4.12.2 urllib3==2.3.0 diff --git a/packages/dsw-document-worker/requirements.txt b/packages/dsw-document-worker/requirements.txt index 5122b89b..deed6855 100644 --- a/packages/dsw-document-worker/requirements.txt +++ b/packages/dsw-document-worker/requirements.txt @@ -5,12 +5,12 @@ certifi==2025.1.31 cffi==1.17.1 charset-normalizer==3.4.1 click==8.1.8 -cssselect2==0.7.0 +cssselect2==0.8.0 fonttools==4.56.0 func_timeout==4.3.5 html5lib==1.1 idna==3.10 -Jinja2==3.1.5 +Jinja2==3.1.6 Markdown==3.7 MarkupSafe==3.0.2 minio==7.2.15 @@ -21,7 +21,7 @@ pluggy==1.5.0 psycopg==3.2.3 psycopg-binary==3.2.3 pycparser==2.22 -pycryptodome==3.21.0 +pycryptodome==3.22.0 pydyf==0.10.0 pyparsing==3.2.1 pyphen==0.17.2 @@ -31,7 +31,7 @@ PyYAML==6.0.2 rdflib==7.1.3 rdflib-jsonld==0.6.2 requests==2.32.3 -sentry-sdk==2.22.0 +sentry-sdk==2.23.1 six==1.17.0 tenacity==9.0.0 text-unidecode==1.3 diff --git a/packages/dsw-mailer/requirements.txt b/packages/dsw-mailer/requirements.txt index d78423de..4c3fa1a3 100644 --- a/packages/dsw-mailer/requirements.txt +++ b/packages/dsw-mailer/requirements.txt @@ -1,11 +1,11 @@ -boto3==1.37.0 -botocore==1.37.0 +boto3==1.37.16 +botocore==1.37.16 certifi==2025.1.31 click==8.1.8 dkimpy==1.1.8 dnspython==2.7.0 func_timeout==4.3.5 -Jinja2==3.1.5 +Jinja2==3.1.6 jmespath==1.0.1 Markdown==3.7 MarkupSafe==3.0.2 @@ -14,8 +14,8 @@ psycopg==3.2.3 psycopg-binary==3.2.3 python-dateutil==2.9.0.post0 PyYAML==6.0.2 -s3transfer==0.11.2 -sentry-sdk==2.22.0 +s3transfer==0.11.4 +sentry-sdk==2.23.1 six==1.17.0 tenacity==9.0.0 typing_extensions==4.12.2 diff --git a/packages/dsw-storage/requirements.txt b/packages/dsw-storage/requirements.txt index 522e5005..1d99eb1a 100644 --- a/packages/dsw-storage/requirements.txt +++ b/packages/dsw-storage/requirements.txt @@ -4,9 +4,9 @@ certifi==2025.1.31 cffi==1.17.1 minio==7.2.15 pycparser==2.22 -pycryptodome==3.21.0 +pycryptodome==3.22.0 PyYAML==6.0.2 -sentry-sdk==2.22.0 +sentry-sdk==2.23.1 tenacity==9.0.0 typing_extensions==4.12.2 urllib3==2.3.0 diff --git a/packages/dsw-tdk/requirements.txt b/packages/dsw-tdk/requirements.txt index 2b7a9c80..1fde53cb 100644 --- a/packages/dsw-tdk/requirements.txt +++ b/packages/dsw-tdk/requirements.txt @@ -1,16 +1,16 @@ -aiohappyeyeballs==2.4.6 -aiohttp==3.11.13 +aiohappyeyeballs==2.6.1 +aiohttp==3.11.14 aiosignal==1.3.2 anyio==4.6.2.post1 -attrs==25.1.0 +attrs==25.3.0 click==8.1.8 colorama==0.4.6 frozenlist==1.5.0 humanize==4.12.1 idna==3.10 -Jinja2==3.1.5 +Jinja2==3.1.6 MarkupSafe==3.0.2 -multidict==6.1.0 +multidict==6.2.0 pathspec==0.12.1 propcache==0.3.0 python-dotenv==1.0.1 diff --git a/requirements.txt b/requirements.txt index 0ead5d1a..6e7568e4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,19 +1,19 @@ -aiohappyeyeballs==2.4.6 -aiohttp==3.11.13 +aiohappyeyeballs==2.6.1 +aiohttp==3.11.14 aiosignal==1.3.2 anyio==4.6.2.post1 argon2-cffi==23.1.0 argon2-cffi-bindings==21.2.0 -attrs==25.1.0 -boto3==1.37.0 -botocore==1.37.0 +attrs==25.3.0 +boto3==1.37.16 +botocore==1.37.16 Brotli==1.1.0 certifi==2025.1.31 cffi==1.17.1 charset-normalizer==3.4.1 click==8.1.8 colorama==0.4.6 -cssselect2==0.7.0 +cssselect2==0.8.0 dkimpy==1.1.8 dnspython==2.7.0 fonttools==4.56.0 @@ -22,22 +22,22 @@ func_timeout==4.3.5 html5lib==1.1 humanize==4.12.1 idna==3.10 -Jinja2==3.1.5 +Jinja2==3.1.6 jmespath==1.0.1 Markdown==3.7 MarkupSafe==3.0.2 minio==7.2.15 -multidict==6.1.0 +multidict==6.2.0 panflute==2.3.1 pathspec==0.12.1 pathvalidate==3.2.3 pillow==11.1.0 pluggy==1.5.0 propcache==0.3.0 -psycopg==3.2.5 -psycopg-binary==3.2.5 +psycopg==3.2.3 +psycopg-binary==3.2.3 pycparser==2.22 -pycryptodome==3.21.0 +pycryptodome==3.22.0 pydyf==0.10.0 pyparsing==3.2.1 pyphen==0.17.2 @@ -48,9 +48,9 @@ PyYAML==6.0.2 rdflib==7.1.3 rdflib-jsonld==0.6.2 requests==2.32.3 -s3transfer==0.11.2 -sentry-sdk==2.22.0 -setuptools==75.8.0 +s3transfer==0.11.4 +sentry-sdk==2.23.1 +setuptools==77.0.1 six==1.17.0 sniffio==1.3.1 tenacity==9.0.0