From fc481bcceea4077386e3ecb170c56f4a446dd364 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 18:31:22 +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 bd11e5bf..d8ea915a 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -117,7 +117,7 @@ pygments==2.18.0 ; python_version >= "3.9" and python_version < "4.0" pyjwt==2.9.0 ; python_version >= "3.9" and python_version < "4.0" pyjwt[crypto]==2.9.0 ; python_version >= "3.9" and python_version < "4.0" pymarkdownlnt==0.9.23 ; python_version >= "3.9" and python_version < "4.0" -pymdown-extensions==10.10.2 ; python_version >= "3.9" and python_version < "4.0" +pymdown-extensions==10.11.2 ; python_version >= "3.9" and python_version < "4.0" pynacl==1.5.0 ; python_version >= "3.9" and python_version < "4.0" pyproject-hooks==1.1.0 ; python_version >= "3.9" and python_version < "4.0" pytest-asyncio==0.21.2 ; python_version >= "3.9" and python_version < "4.0"