From 01726b43a020b4d1b3330b47f23b26b077c3321d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 16:58:59 +0000 Subject: [PATCH] Bump autopep8 from 2.3.0 to 2.3.1 in the pep group Bumps the pep group with 1 update: [autopep8](https://github.com/hhatto/autopep8). Updates `autopep8` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/hhatto/autopep8/releases) - [Commits](https://github.com/hhatto/autopep8/compare/v2.3.0...v2.3.1) --- updated-dependencies: - dependency-name: autopep8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pep ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 95c4cf9..99dc3b5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ asgiref==3.8.1 -autopep8==2.3.0 +autopep8==2.3.1 backports.zoneinfo==0.2.1; python_version < "3.9" certifi==2024.6.2 chardet==5.2.0