diff --git a/requirements-test.txt b/requirements-test.txt index 7aa7e34..ba53624 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -3,15 +3,15 @@ mypy == 1.19.* orjson == 3.11.* pre-commit == 4.5.* python-decouple == 3.8 -tox == 4.32.* +tox == 4.46.* # type stubs for mypy -boto3-stubs[essential,lambda]==1.42.19 +boto3-stubs[essential,lambda]==1.42.59 decouple-types==1.0.2 types-PyYAML==6.0.12.20250915 types-beautifulsoup4==4.12.0.20250516 types-html5lib==1.1.11.20251117 types-openpyxl==3.1.5.20250919 -types-python-dateutil==2.9.0.20251115 +types-python-dateutil==2.9.0.20260124 types-toml==0.10.8.20240310 -types-xmltodict==1.0.1.20250920 +types-xmltodict==1.0.1.20260113 diff --git a/requirements.txt b/requirements.txt index 31ada61..b6bde36 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,9 +1,9 @@ beautifulsoup4 == 4.14.3 -boto3 == 1.42.19 +boto3 == 1.42.59 ftfy == 6.3.1 mailchecker == 6.0.19 openpyxl == 3.1.5 -phonenumbers == 9.0.21 +phonenumbers == 9.0.25 python-dateutil == 2.9.0.post0 python-fsutil == 0.16.0 python-slugify == 8.0.4 @@ -13,4 +13,4 @@ toml == 0.10.2 typing_extensions >= 4.14.1 useful-types == 0.2.1 xlrd == 2.0.2 -xmltodict == 1.0.2 +xmltodict == 1.0.4