Skip to content

Commit

Permalink
chore(deps-dev): bump autopep8 in /backend in the python group (#576)
Browse files Browse the repository at this point in the history
Bumps the python group in /backend with 1 update: [autopep8](https://github.com/hhatto/autopep8).


Updates `autopep8` from 2.1.0 to 2.1.1
- [Release notes](https://github.com/hhatto/autopep8/releases)
- [Commits](hhatto/autopep8@v2.1.0...v2.1.1)

---
updated-dependencies:
- dependency-name: autopep8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: python
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 27, 2024
1 parent a8a99ad commit b9abb62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile dev-requirements.in
#
autopep8==2.1.0
autopep8==2.1.1
# via -r dev-requirements.in
build==1.0.3
# via pip-tools
Expand Down

0 comments on commit b9abb62

Please sign in to comment.