Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: pycodestyle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent 7c7be59 commit be57178
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ebcdic==1.1.1; sys_platform!="zos"
mkdocs-material==9.2.8; python_version>="3.8"
mkdocs-minify-plugin==0.8.0; python_version>="3.8"
mkdocstrings-python==1.10.5; python_version>="3.8"
pycodestyle==2.10.0
pycodestyle==2.12.0
pylint==2.17.5
pytest==8.2.2; python_version>="3.8"
pytest>=7.4.2; python_version<"3.8"
Expand Down

0 comments on commit be57178

Please sign in to comment.