From efc2ec46a2150cb483ddd4ad24f03838250e1d01 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 21:02:12 +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 017a064d..e98cb49e 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -144,7 +144,7 @@ requests==2.32.2 ; python_version >= "3.9" and python_version < "4.0" rfc3986[idna2008]==1.5.0 ; python_version >= "3.9" and python_version < "4.0" rich==13.7.1 ; python_version >= "3.9" and python_version < "4.0" rtoml==0.10.0 ; python_version >= "3.9" and python_version < "4.0" -ruff==0.4.7 ; python_version >= "3.9" and python_version < "4.0" +ruff==0.4.9 ; python_version >= "3.9" and python_version < "4.0" secretstorage==3.3.3 ; python_version >= "3.9" and python_version < "4.0" and sys_platform == "linux" setuptools==69.5.1 ; python_version >= "3.9" and python_version < "4.0" shellingham==1.5.4 ; python_version >= "3.9" and python_version < "4.0"