From cb4a96a66eddbcefe895a97666b8f98da6c7d524 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Feb 2025 17:46:28 +0000 Subject: [PATCH] :arrow_up: Bump the dependencies group with 2 updates Bumps the dependencies group with 2 updates: [poetry](https://github.com/python-poetry/poetry) and [trove-classifiers](https://github.com/pypa/trove-classifiers). Updates `poetry` from 2.0.1 to 2.1.1 - [Release notes](https://github.com/python-poetry/poetry/releases) - [Changelog](https://github.com/python-poetry/poetry/blob/main/CHANGELOG.md) - [Commits](https://github.com/python-poetry/poetry/compare/2.0.1...2.1.1) Updates `trove-classifiers` from 2025.1.15.22 to 2025.2.18.16 - [Release notes](https://github.com/pypa/trove-classifiers/releases) - [Commits](https://github.com/pypa/trove-classifiers/compare/2025.1.15.22...2025.2.18.16) --- updated-dependencies: - dependency-name: poetry dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: trove-classifiers dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 4 ++-- requirements.txt | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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"