Skip to content

Commit

Permalink
Bump autopep8 from 2.0.4 to 2.3.1
Browse files Browse the repository at this point in the history
Bumps [autopep8](https://github.com/hhatto/autopep8) from 2.0.4 to 2.3.1.
- [Release notes](https://github.com/hhatto/autopep8/releases)
- [Commits](hhatto/autopep8@v2.0.4...v2.3.1)

---
updated-dependencies:
- dependency-name: autopep8
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 24, 2024
1 parent d915004 commit 1beeed5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ pyflakes==3.1.0
pytest==8.0.1
pytest-cov==5.0.0
pytest-mock==3.12.0
autopep8==2.0.4
autopep8==2.3.1
bandit==1.7.8
mypy_extensions==1.0.0
typing_extensions==4.12.2

0 comments on commit 1beeed5

Please sign in to comment.