Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent c5d48bb commit 9cb894a
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 @@ -25,7 +25,7 @@ types-requests==2.31.0.20240311
types-pkg-resources==0.1.3

# Code formatting tools
autopep8==2.2.0
autopep8==2.3.1

# Git pre-commit checking
pre-commit==3.7.1
Expand Down

0 comments on commit 9cb894a

Please sign in to comment.