diff --git a/requirements-dev.txt b/requirements-dev.txt index 573ea4a..665b95d 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -40,7 +40,7 @@ pkginfo==1.12.0 ; python_version >= "3.10" and python_version < "4.0" platformdirs==4.3.6 ; python_version >= "3.10" and python_version < "4.0" pluggy==1.5.0 ; python_version >= "3.10" and python_version < "4.0" poetry-core==2.1.1 ; python_version >= "3.10" and python_version < "4.0" -poetry==2.0.1 ; python_version >= "3.10" and python_version < "4.0" +poetry==2.1.1 ; python_version >= "3.10" and python_version < "4.0" pre-commit==4.1.0 ; python_version >= "3.10" and python_version < "4.0" psutil==7.0.0 ; python_version >= "3.10" and python_version < "4.0" pycparser==2.22 ; python_version >= "3.10" and python_version < "4.0" and (sys_platform == "darwin" or sys_platform == "linux") and (sys_platform == "darwin" or platform_python_implementation != "PyPy") @@ -63,7 +63,7 @@ shellingham==1.5.4 ; python_version >= "3.10" and python_version < "4.0" taskipy==1.14.1 ; python_version >= "3.10" and python_version < "4.0" tomli==2.2.1 ; python_version >= "3.10" and python_version < "4.0" tomlkit==0.13.2 ; python_version >= "3.10" and python_version < "4.0" -trove-classifiers==2025.1.15.22 ; python_version >= "3.10" and python_version < "4.0" +trove-classifiers==2025.2.18.16 ; python_version >= "3.10" and python_version < "4.0" typing-extensions==4.12.2 ; python_version >= "3.10" and python_version < "4.0" urllib3==2.3.0 ; python_version >= "3.10" and python_version < "4.0" virtualenv==20.29.2 ; python_version >= "3.10" and python_version < "4.0" diff --git a/requirements.txt b/requirements.txt index 8c98f95..08a7688 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ packaging==24.2 ; python_version >= "3.10" and python_version < "4.0" pkginfo==1.12.0 ; python_version >= "3.10" and python_version < "4.0" platformdirs==4.3.6 ; python_version >= "3.10" and python_version < "4.0" poetry-core==2.1.1 ; python_version >= "3.10" and python_version < "4.0" -poetry==2.0.1 ; python_version >= "3.10" and python_version < "4.0" +poetry==2.1.1 ; python_version >= "3.10" and python_version < "4.0" pycparser==2.22 ; python_version >= "3.10" and python_version < "4.0" and (sys_platform == "darwin" or sys_platform == "linux") and (sys_platform == "darwin" or platform_python_implementation != "PyPy") pyproject-hooks==1.2.0 ; python_version >= "3.10" and python_version < "4.0" pywin32-ctypes==0.2.3 ; python_version >= "3.10" and python_version < "4.0" and sys_platform == "win32" @@ -37,7 +37,7 @@ secretstorage==3.3.3 ; python_version >= "3.10" and python_version < "4.0" and s shellingham==1.5.4 ; python_version >= "3.10" and python_version < "4.0" tomli==2.2.1 ; python_version >= "3.10" and python_version < "3.11" tomlkit==0.13.2 ; python_version >= "3.10" and python_version < "4.0" -trove-classifiers==2025.1.15.22 ; python_version >= "3.10" and python_version < "4.0" +trove-classifiers==2025.2.18.16 ; python_version >= "3.10" and python_version < "4.0" urllib3==2.3.0 ; python_version >= "3.10" and python_version < "4.0" virtualenv==20.29.2 ; python_version >= "3.10" and python_version < "4.0" xattr==1.1.4 ; python_version >= "3.10" and python_version < "4.0" and sys_platform == "darwin"