diff --git a/packages/dsw-command-queue/requirements.txt b/packages/dsw-command-queue/requirements.txt index 1cf6c9c6..92ef31b3 100644 --- a/packages/dsw-command-queue/requirements.txt +++ b/packages/dsw-command-queue/requirements.txt @@ -1,7 +1,7 @@ func_timeout==4.3.5 -psycopg==3.2.2 -psycopg-binary==3.2.2 +psycopg==3.2.3 +psycopg-binary==3.2.3 PyYAML==6.0.2 tenacity==9.0.0 typing_extensions==4.12.2 -tzdata==2024.1 +tzdata==2024.2 diff --git a/packages/dsw-config/requirements.txt b/packages/dsw-config/requirements.txt index b77a4f2a..5debef99 100644 --- a/packages/dsw-config/requirements.txt +++ b/packages/dsw-config/requirements.txt @@ -1,4 +1,4 @@ certifi==2024.8.30 PyYAML==6.0.2 -sentry-sdk==2.14.0 +sentry-sdk==2.19.0 urllib3==2.2.3 diff --git a/packages/dsw-data-seeder/requirements.txt b/packages/dsw-data-seeder/requirements.txt index 89d830f3..9827ba96 100644 --- a/packages/dsw-data-seeder/requirements.txt +++ b/packages/dsw-data-seeder/requirements.txt @@ -1,12 +1,17 @@ +argon2-cffi==23.1.0 +argon2-cffi-bindings==21.2.0 certifi==2024.8.30 +cffi==1.17.1 click==8.1.7 func_timeout==4.3.5 -minio==7.2.8 -psycopg==3.2.2 -psycopg-binary==3.2.2 -python-dateutil==2.9.0 +minio==7.2.12 +psycopg==3.2.3 +psycopg-binary==3.2.3 +pycparser==2.22 +pycryptodome==3.21.0 +python-dateutil==2.9.0.post0 PyYAML==6.0.2 -sentry-sdk==2.14.0 +sentry-sdk==2.19.0 six==1.16.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 6713094d..711c6a95 100644 --- a/packages/dsw-database/requirements.txt +++ b/packages/dsw-database/requirements.txt @@ -1,6 +1,8 @@ -psycopg==3.2.2 -psycopg-binary==3.2.2 +certifi==2024.8.30 +psycopg==3.2.3 +psycopg-binary==3.2.3 PyYAML==6.0.2 +sentry-sdk==2.19.0 tenacity==9.0.0 typing_extensions==4.12.2 -tzdata==2024.1 +urllib3==2.2.3 diff --git a/packages/dsw-document-worker/requirements.txt b/packages/dsw-document-worker/requirements.txt index bde9f278..d76467b8 100644 --- a/packages/dsw-document-worker/requirements.txt +++ b/packages/dsw-document-worker/requirements.txt @@ -1,41 +1,43 @@ +argon2-cffi==23.1.0 +argon2-cffi-bindings==21.2.0 Brotli==1.1.0 certifi==2024.8.30 cffi==1.17.1 -charset-normalizer==3.3.2 +charset-normalizer==3.4.0 click==8.1.7 cssselect2==0.7.0 -fonttools==4.53.1 +fonttools==4.55.0 func_timeout==4.3.5 -html5lib==1.1 idna==3.10 -isodate==0.6.1 Jinja2==3.1.4 Markdown==3.7 -MarkupSafe==2.1.5 -minio==7.2.8 +MarkupSafe==3.0.2 +minio==7.2.12 panflute==2.3.1 pathvalidate==3.2.1 -Pillow==10.4.0 -psycopg==3.2.2 -psycopg-binary==3.2.2 +pillow==10.4.0 +psycopg==3.2.3 +psycopg-binary==3.2.3 pycparser==2.22 -pydyf==0.10.0 -pyparsing==3.1.4 -pyphen==0.16.0 -python-dateutil==2.9.0 +pycryptodome==3.21.0 +pydyf==0.11.0 +pyparsing==3.2.0 +pyphen==0.15.0 +python-dateutil==2.9.0.post0 python-slugify==8.0.4 PyYAML==6.0.2 -rdflib==7.0.0 +rdflib==7.1.1 rdflib-jsonld==0.6.2 requests==2.32.3 -sentry-sdk==2.14.0 +sentry-sdk==2.19.0 six==1.16.0 tenacity==9.0.0 text-unidecode==1.3 -tinycss2==1.3.0 +tinycss2==1.4.0 +tinyhtml5==2.0.0 typing_extensions==4.12.2 urllib3==2.2.3 -weasyprint==60.2 +weasyprint==63.0 webencodings==0.5.1 XlsxWriter==3.2.0 -zopfli==0.2.3 +zopfli==0.2.3.post1 diff --git a/packages/dsw-mailer/requirements.txt b/packages/dsw-mailer/requirements.txt index c9419c7b..290d0349 100644 --- a/packages/dsw-mailer/requirements.txt +++ b/packages/dsw-mailer/requirements.txt @@ -1,23 +1,22 @@ -boto3==1.34.139 -botocore==1.34.139 +boto3==1.35.69 +botocore==1.35.69 certifi==2024.8.30 click==8.1.7 dkimpy==1.1.8 -dnspython==2.6.1 +dnspython==2.7.0 func_timeout==4.3.5 Jinja2==3.1.4 -Markdown==3.7 jmespath==1.0.1 -MarkupSafe==2.1.5 +Markdown==3.7 +MarkupSafe==3.0.2 pathvalidate==3.2.1 -psycopg==3.2.2 -psycopg-binary==3.2.2 -python-dateutil==2.9.0 +psycopg==3.2.3 +psycopg-binary==3.2.3 +python-dateutil==2.9.0.post0 PyYAML==6.0.2 -s3transfer==0.10.2 -sentry-sdk==2.14.0 +s3transfer==0.10.4 +sentry-sdk==2.19.0 six==1.16.0 tenacity==9.0.0 typing_extensions==4.12.2 -tzdata==2024.1 urllib3==2.2.3 diff --git a/packages/dsw-storage/requirements.txt b/packages/dsw-storage/requirements.txt index 2b20acbe..b3f3a767 100644 --- a/packages/dsw-storage/requirements.txt +++ b/packages/dsw-storage/requirements.txt @@ -1,6 +1,12 @@ +argon2-cffi==23.1.0 +argon2-cffi-bindings==21.2.0 certifi==2024.8.30 -minio==7.2.8 +cffi==1.17.1 +minio==7.2.12 +pycparser==2.22 +pycryptodome==3.21.0 PyYAML==6.0.2 -sentry-sdk==2.14.0 +sentry-sdk==2.19.0 tenacity==9.0.0 +typing_extensions==4.12.2 urllib3==2.2.3 diff --git a/packages/dsw-tdk/requirements.test.txt b/packages/dsw-tdk/requirements.test.txt index d08442ee..c39581c9 100644 --- a/packages/dsw-tdk/requirements.test.txt +++ b/packages/dsw-tdk/requirements.test.txt @@ -1,13 +1,31 @@ -attrs==23.2.0 -idna==3.7 +aiohappyeyeballs==2.4.3 +aiohttp==3.11.7 +aiosignal==1.3.1 +anyio==4.6.2.post1 +attrs==24.2.0 +click==8.1.7 +colorama==0.4.6 +frozenlist==1.5.0 +humanize==4.11.0 +idna==3.10 iniconfig==2.0.0 -multidict==6.0.5 -packaging==24.0 +Jinja2==3.1.4 +MarkupSafe==3.0.2 +multidict==6.1.0 +packaging==24.2 +pathspec==0.12.1 pluggy==1.5.0 -pytest==8.2.0 -pytest-recording==0.13.1 -PyYAML==6.0.1 +propcache==0.2.0 +pytest==8.3.3 +pytest-recording==0.13.2 +python-dotenv==1.0.1 +python-slugify==8.0.4 +PyYAML==6.0.2 six==1.16.0 -vcrpy==6.0.1 -wrapt==1.16.0 -yarl==1.9.4 +sniffio==1.3.1 +text-unidecode==1.3 +urllib3==2.2.3 +vcrpy==6.0.2 +watchfiles==1.0.0 +wrapt==1.17.0 +yarl==1.18.0 diff --git a/packages/dsw-tdk/requirements.txt b/packages/dsw-tdk/requirements.txt index 2cd49953..ad5eddf2 100644 --- a/packages/dsw-tdk/requirements.txt +++ b/packages/dsw-tdk/requirements.txt @@ -1,21 +1,21 @@ -aiohttp==3.10.5 +aiohappyeyeballs==2.4.3 +aiohttp==3.11.7 aiosignal==1.3.1 -anyio==4.6.0 -async-timeout==4.0.3 +anyio==4.6.2.post1 attrs==24.2.0 -charset-normalizer==3.3.2 click==8.1.7 colorama==0.4.6 -frozenlist==1.4.1 -humanize==4.10.0 +frozenlist==1.5.0 +humanize==4.11.0 idna==3.10 Jinja2==3.1.4 -MarkupSafe==2.1.5 +MarkupSafe==3.0.2 multidict==6.1.0 pathspec==0.12.1 +propcache==0.2.0 python-dotenv==1.0.1 python-slugify==8.0.4 sniffio==1.3.1 text-unidecode==1.3 -watchfiles==0.21.0 -yarl==1.11.1 +watchfiles==1.0.0 +yarl==1.18.0 diff --git a/requirements.txt b/requirements.txt index 03125346..11a13715 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,56 +1,67 @@ -aiohttp==3.10.5 +aiohappyeyeballs==2.4.3 +aiohttp==3.11.7 aiosignal==1.3.1 -anyio==4.6.0 -async-timeout==4.0.3 +anyio==4.6.2.post1 +argon2-cffi==23.1.0 +argon2-cffi-bindings==21.2.0 attrs==24.2.0 +boto3==1.35.69 +botocore==1.35.69 Brotli==1.1.0 certifi==2024.8.30 cffi==1.17.1 -charset-normalizer==3.3.2 +charset-normalizer==3.4.0 click==8.1.7 colorama==0.4.6 cssselect2==0.7.0 dkimpy==1.1.8 -dnspython==2.6.1 -fonttools==4.53.1 -frozenlist==1.4.1 -html5lib==1.1 -humanize==4.10.0 +dnspython==2.7.0 +fonttools==4.55.0 +frozenlist==1.5.0 +func_timeout==4.3.5 +humanize==4.11.0 idna==3.10 -isodate==0.6.1 Jinja2==3.1.4 +jmespath==1.0.1 Markdown==3.7 -MarkupSafe==2.1.5 -mdx-breakless-lists==1.0.1 -minio==7.2.8 +MarkupSafe==3.0.2 +minio==7.2.12 multidict==6.1.0 +panflute==2.3.1 pathspec==0.12.1 pathvalidate==3.2.1 -Pillow==10.4.0 -psycopg==3.2.2 -psycopg-binary==3.2.2 +pillow==10.4.0 +propcache==0.2.0 +psycopg==3.2.3 +psycopg-binary==3.2.3 pycparser==2.22 -pydyf==0.10.0 -pyparsing==3.1.4 -pyphen==0.16.0 -python-dateutil==2.9.0 +pycryptodome==3.21.0 +pydyf==0.11.0 +pyparsing==3.2.0 +pyphen==0.15.0 +python-dateutil==2.9.0.post0 python-dotenv==1.0.1 python-slugify==8.0.4 PyYAML==6.0.2 -rdflib==7.0.0 +rdflib==7.1.1 rdflib-jsonld==0.6.2 requests==2.32.3 -sentry-sdk==2.14.0 +s3transfer==0.10.4 +sentry-sdk==2.19.0 +setuptools==75.6.0 six==1.16.0 sniffio==1.3.1 tenacity==9.0.0 text-unidecode==1.3 -tinycss2==1.3.0 +tinycss2==1.4.0 +tinyhtml5==2.0.0 typing_extensions==4.12.2 -tzdata==2024.1 +tzdata==2024.2 urllib3==2.2.3 -weasyprint==60.2 +watchfiles==1.0.0 +weasyprint==63.0 webencodings==0.5.1 +wheel==0.45.1 XlsxWriter==3.2.0 -yarl==1.11.1 -zopfli==0.2.3 +yarl==1.18.0 +zopfli==0.2.3.post1