From f48e71e301fe3c88d98782a314a28556febfac1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 08:14:26 +0000 Subject: [PATCH] chore(pip-prod)(deps): bump autopep8 from 2.2.0 to 2.3.1 Bumps [autopep8](https://github.com/hhatto/autopep8) from 2.2.0 to 2.3.1. - [Release notes](https://github.com/hhatto/autopep8/releases) - [Commits](https://github.com/hhatto/autopep8/compare/v2.2.0...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 b73b1ff..8223f80 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ appdirs==1.4.4 astroid==3.2.2 attrs==23.2.0 -autopep8==2.2.0 +autopep8==2.3.1 backoff==2.2.1 certifi==2024.6.2 cfgv==3.4.0