Skip to content

Commit ebcbf3c

Browse files
Update dependency pycodestyle to v2.12.0 (#275)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6b8d375 commit ebcbf3c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ sphinx = [
3131
{version = ">=7.2", python = ">=3.9"}
3232
]
3333
black = "24.4.2"
34-
pycodestyle = "2.11.1"
34+
pycodestyle = "2.12.0"
3535
mypy = "1.10.0"
3636
pytest = "8.2.2"
3737
pytest-cov = "5.0.0"

0 commit comments

Comments
 (0)