From 165eb611e8878a4dd559fed43aa21ddb5b57e286 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 09:29:45 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks [dependabot skip] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 8a53d954..6ad2529c 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -95,7 +95,7 @@ typer[all]==0.12.3 ; python_version >= "3.9" and python_version < "4.0" types-requests==2.31.0.20240406 ; python_version >= "3.9" and python_version < "4.0" typing-extensions==4.11.0 ; python_version >= "3.9" and python_version < "4.0" urllib3==2.2.1 ; python_version >= "3.9" and python_version < "4.0" -validators==0.28.1 ; python_version >= "3.9" and python_version < "4.0" +validators==0.28.3 ; python_version >= "3.9" and python_version < "4.0" virtualenv==20.26.1 ; python_version >= "3.9" and python_version < "4.0" watchdog==4.0.0 ; python_version >= "3.9" and python_version < "4.0" wcwidth==0.2.13 ; python_version >= "3.9" and python_version < "4.0" diff --git a/requirements.txt b/requirements.txt index 95414580..cdf82857 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,5 +31,5 @@ typer==0.12.3 ; python_version >= "3.9" and python_version < "4.0" typer[all]==0.12.3 ; python_version >= "3.9" and python_version < "4.0" typing-extensions==4.11.0 ; python_version >= "3.9" and python_version < "4.0" urllib3==2.2.1 ; python_version >= "3.9" and python_version < "4.0" -validators==0.28.1 ; python_version >= "3.9" and python_version < "4.0" +validators==0.28.3 ; python_version >= "3.9" and python_version < "4.0" wrapt==1.16.0 ; python_version >= "3.9" and python_version < "4.0"