diff --git a/requirements-test.txt b/requirements-test.txt index 7d3b2c8..6a2e757 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,17 +1,17 @@ -coverage == 7.10.* +coverage == 7.11.* mypy == 1.18.* orjson == 3.11.* pre-commit == 4.3.* python-decouple == 3.8 -tox == 4.30.* +tox == 4.32.* # type stubs for mypy -boto3-stubs[essential,lambda]==1.40.42 +boto3-stubs[essential,lambda]==1.40.64 decouple-types==1.0.2 types-PyYAML==6.0.12.20250915 types-beautifulsoup4==4.12.0.20250516 -types-html5lib==1.1.11.20250917 +types-html5lib==1.1.11.20251014 types-openpyxl==3.1.5.20250919 -types-python-dateutil==2.9.0.20250822 +types-python-dateutil==2.9.0.20251008 types-toml==0.10.8.20240310 types-xmltodict==1.0.1.20250920 diff --git a/requirements.txt b/requirements.txt index bef236b..0630902 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,9 +1,9 @@ beautifulsoup4 == 4.14.2 -boto3 == 1.40.42 +boto3 == 1.40.64 ftfy == 6.3.1 -mailchecker == 6.0.18 +mailchecker == 6.0.19 openpyxl == 3.1.5 -phonenumbers == 9.0.15 +phonenumbers == 9.0.17 python-dateutil == 2.9.0.post0 python-fsutil == 0.15.0 python-slugify == 8.0.4