Skip to content

Commit

Permalink
Bump pycodestyle from 2.11.1 to 2.12.0
Browse files Browse the repository at this point in the history
Bumps [pycodestyle](https://github.com/PyCQA/pycodestyle) from 2.11.1 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.11.1...2.12.0)

---
updated-dependencies:
- dependency-name: pycodestyle
  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 23, 2024
1 parent e505afc commit 8d495e3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ pytest = "^8.2.0"
[tool.poetry.group.dev.dependencies]
mypy = "^1.10.0"
sphinx = "^7.3.7"
pycodestyle = "^2.11.1"
pycodestyle = "^2.12.0"
pyflakes = "^3.2.0"
mccabe ="^0.7.0"
radon="^6.0.1"
Expand Down

0 comments on commit 8d495e3

Please sign in to comment.