From 460cd52e3456c229b31387bfa88502b0410ab206 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:43:27 +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 58d4d97..36e6cd5 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"