From c1a12bd2a3dfa162ce9ffc455b53fbd8a74e5c12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2024 21:03:08 +0000 Subject: [PATCH] build(deps): bump autopep8 from 2.0.2 to 2.3.1 Bumps [autopep8](https://github.com/hhatto/autopep8) from 2.0.2 to 2.3.1. - [Release notes](https://github.com/hhatto/autopep8/releases) - [Commits](https://github.com/hhatto/autopep8/compare/v2.0.2...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 a84ef61..4a332c0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ aniso8601==9.0.1 -autopep8==2.0.2 +autopep8==2.3.1 click==8.1.3 colorama==0.4.6 Flask==3.0.3