From 0e230907f5a8b1317e75ddd43269ac6196fef9b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 May 2024 06:24:10 +0000 Subject: [PATCH] Bump autopep8 from 2.0.0 to 2.2.0 Bumps [autopep8](https://github.com/hhatto/autopep8) from 2.0.0 to 2.2.0. - [Release notes](https://github.com/hhatto/autopep8/releases) - [Commits](https://github.com/hhatto/autopep8/compare/v2.0.0...v2.2.0) --- 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 06e6037..48b31fb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ aiohttp==3.9.1 aiosignal==1.3.1 async-timeout==4.0.2 attrs==22.1.0 -autopep8==2.0.0 +autopep8==2.2.0 certifi==2023.7.22 charset-normalizer==2.1.1 click==8.1.3