diff --git a/requirements-release.txt b/requirements-release.txt index 575462a..6e11e82 100644 --- a/requirements-release.txt +++ b/requirements-release.txt @@ -1,3 +1,3 @@ -build == 1.4.* +build == 1.5.* cyclonedx-bom == 7.3.* pip-licenses == 5.5.* diff --git a/requirements-test.txt b/requirements-test.txt index 67ace89..af3448c 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,17 +1,17 @@ coverage == 7.13.* -mypy == 1.20.* -orjson >= 3.11.6, == 3.11.* -pre-commit == 4.5.* +mypy == 2.0.* +orjson == 3.11.* +pre-commit == 4.6.* python-decouple == 3.8 -tox == 4.52.* +tox == 4.53.* # type stubs for mypy -boto3-stubs[essential,lambda]==1.42.80 +boto3-stubs[essential,lambda]==1.43.6 decouple-types==1.0.2 -types-PyYAML==6.0.12.20250915 +types-PyYAML==6.0.12.20260508 types-beautifulsoup4==4.12.0.20250516 -types-html5lib==1.1.11.20251117 -types-openpyxl==3.1.5.20260322 -types-python-dateutil==2.9.0.20260323 -types-toml==0.10.8.20240310 -types-xmltodict==1.0.1.20260113 +types-html5lib==1.1.11.20260508 +types-openpyxl==3.1.5.20260508 +types-python-dateutil==2.9.0.20260508 +types-toml==0.10.8.20260508 +types-xmltodict==1.0.1.20260508 diff --git a/requirements.txt b/requirements.txt index 36fda83..7c7a872 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,20 +1,20 @@ beautifulsoup4 == 4.14.3 -boto3 == 1.42.80 -certifi >= 2024.7.4 +boto3 == 1.43.6 +certifi >= 2026.4.22 ftfy == 6.3.1 -idna >= 3.7 +idna >= 3.13 mailchecker == 6.0.20 openpyxl == 3.1.5 -phonenumbers == 9.0.27 +phonenumbers == 9.0.30 pydantic >= 2.0.0, < 3.0.0 python-dateutil == 2.9.0.post0 python-fsutil == 0.16.1 python-slugify == 8.0.4 pyyaml == 6.0.3 requests == 2.33.1 -tomli == 2.0.2 +tomli == 2.4.1 tomli-w == 1.2.0 typing_extensions >= 4.14.1 -urllib3 >= 2.6.3 +urllib3 >= 2.7.0 xlrd == 2.0.2 xmltodict == 1.0.4