From 0bcc280d728e008ceadc8813a93a978e57af191e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 21:49:21 +0000 Subject: [PATCH] Bump autopep8 from 2.0.1 to 2.3.1 Bumps [autopep8](https://github.com/hhatto/autopep8) from 2.0.1 to 2.3.1. - [Release notes](https://github.com/hhatto/autopep8/releases) - [Commits](https://github.com/hhatto/autopep8/compare/v2.0.1...v2.3.1) --- updated-dependencies: - dependency-name: autopep8 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 02b531b..eabd565 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ astroid==2.15.5 -autopep8==2.0.1 +autopep8==2.3.1 certifi==2024.8.30 cffi==1.15.1 charset-normalizer==2.0.6