diff --git a/requirements-test.txt b/requirements-test.txt index af3448c..f51c927 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,17 +1,17 @@ -coverage == 7.13.* -mypy == 2.0.* +coverage == 7.14.* +mypy == 2.1.* orjson == 3.11.* pre-commit == 4.6.* python-decouple == 3.8 -tox == 4.53.* +tox == 4.55.* # type stubs for mypy -boto3-stubs[essential,lambda]==1.43.6 +boto3-stubs[essential,lambda]==1.43.19 decouple-types==1.0.2 -types-PyYAML==6.0.12.20260508 +types-PyYAML==6.0.12.20260518 types-beautifulsoup4==4.12.0.20250516 -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 +types-html5lib==1.1.11.20260518 +types-openpyxl==3.1.5.20260518 +types-python-dateutil==2.9.0.20260518 +types-toml==0.10.8.20260518 +types-xmltodict==1.0.1.20260518 diff --git a/requirements.txt b/requirements.txt index 7c7a872..5b187ff 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,17 +1,17 @@ beautifulsoup4 == 4.14.3 -boto3 == 1.43.6 -certifi >= 2026.4.22 +boto3 == 1.43.19 +certifi >= 2026.5.20 ftfy == 6.3.1 -idna >= 3.13 +idna >= 3.17 mailchecker == 6.0.20 openpyxl == 3.1.5 -phonenumbers == 9.0.30 +phonenumbers == 9.0.31 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 +requests == 2.34.2 tomli == 2.4.1 tomli-w == 1.2.0 typing_extensions >= 4.14.1