From 2a735087629c732c4ce55a750e454044e5a1ef8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 11:49:56 +0000 Subject: [PATCH] Bump autopep8 from 2.3.0 to 2.3.1 in the style group Bumps the style 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:development update-type: version-update:semver-patch dependency-group: style ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index ea7ff37..da734e6 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,4 +1,4 @@ -autopep8==2.3.0 +autopep8==2.3.1 flake8==7.1.0 mccabe==0.7.0 pre-commit==3.7.1