From b63d5084d4cdda341129a8ef444fe5cdb7464f6b Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Sat, 20 Apr 2024 06:48:20 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks [dependabot skip] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 6486564..2e3b903 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -43,7 +43,7 @@ packaging==24.0 ; python_version >= "3.9" and python_version < "4.0" pastel==0.2.1 ; python_version >= "3.9" and python_version < "4.0" platformdirs==4.2.0 ; python_version >= "3.9" and python_version < "4.0" pluggy==1.4.0 ; python_version >= "3.9" and python_version < "4.0" -poethepoet==0.25.0 ; python_version >= "3.9" and python_version < "4.0" +poethepoet==0.25.1 ; python_version >= "3.9" and python_version < "4.0" pre-commit==3.7.0 ; python_version >= "3.9" and python_version < "4.0" pycparser==2.21 ; python_version >= "3.9" and python_version < "4.0" pydantic-core==2.18.1 ; python_version >= "3.9" and python_version < "4.0"