Skip to content

Commit

Permalink
Bump pycodestyle from 2.12.0 to 2.12.1 (#123)
Browse files Browse the repository at this point in the history
Bumps [pycodestyle](https://github.com/PyCQA/pycodestyle) from 2.12.0 to 2.12.1.
- [Release notes](https://github.com/PyCQA/pycodestyle/releases)
- [Changelog](https://github.com/PyCQA/pycodestyle/blob/main/CHANGES.txt)
- [Commits](PyCQA/pycodestyle@2.12.0...2.12.1)

---
updated-dependencies:
- dependency-name: pycodestyle
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mike Hunhoff <[email protected]>
  • Loading branch information
dependabot[bot] and mike-hunhoff authored Sep 26, 2024
1 parent 749d290 commit d517a31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"pytest-sugar==1.0.0",
"pytest-instafail==0.5.0",
"pytest-cov==5.0.0",
"pycodestyle==2.12.0",
"pycodestyle==2.12.1",
"black==24.8.0",
"isort==5.13.2",
"mypy==1.10.0",
Expand Down

0 comments on commit d517a31

Please sign in to comment.