diff --git a/pyproject.toml b/pyproject.toml index 55d79226..ff775fc5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -91,7 +91,7 @@ classifiers = [ ] dependencies = [ "python-slugify >= 7.0.0, < 9.0.0", - "typing_extensions >= 4.13.2, < 4.16.0", + "typing_extensions >= 4.13.2, < 4.17.0", ] dynamic = ["version"] maintainers = [ diff --git a/requirements-test.txt b/requirements-test.txt index 47b0fb65..7fae32fa 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,17 +1,17 @@ -coverage == 7.14.* -mypy == 2.1.* +coverage == 7.15.* +mypy == 2.3.* orjson == 3.11.* pre-commit == 4.6.* python-decouple == 3.8 -tox == 4.56.* +tox == 4.58.* # type stubs for mypy -boto3-stubs[essential,lambda]==1.43.38 +boto3-stubs[essential,lambda]==1.43.58 decouple-types==1.0.2 -types-PyYAML==6.0.12.20260518 +types-PyYAML==6.0.12.20260724 types-beautifulsoup4==4.12.0.20250516 types-html5lib==1.1.11.20260518 -types-openpyxl==3.1.5.20260518 -types-python-dateutil==2.9.0.20260518 +types-openpyxl==3.1.5.20260724 +types-python-dateutil==2.9.0.20260716 types-toml==0.10.8.20260518 types-xmltodict==1.0.1.20260518 diff --git a/requirements.txt b/requirements.txt index 0ea7b350..390f4a9c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,11 +1,11 @@ beautifulsoup4 == 4.15.0 -boto3 == 1.43.38 -certifi >= 2026.6.17 +boto3 == 1.43.58 +certifi >= 2026.7.22 ftfy == 6.3.1 idna >= 3.18 -mailchecker == 6.0.20 +mailchecker == 6.0.21 openpyxl == 3.1.5 -phonenumbers == 9.0.33 +phonenumbers == 9.0.35 pydantic >= 2.0.0, < 3.0.0 python-dateutil == 2.9.0.post0 python-fsutil == 0.17.0