Skip to content

Commit 485e5cb

Browse files
deps: bump pep8-naming from 0.13.3 to 0.14.0 (#86)
1 parent c551246 commit 485e5cb

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
@@ -29,7 +29,7 @@ help = "aprs_backend:APRSHelp"
2929
pytest = "^8.1.1"
3030
coverage = {extras = ["toml"], version = ">=6.5,<8.0"}
3131
pre-commit = ">=2.12.1"
32-
pep8-naming = "^0.13.2"
32+
pep8-naming = ">=0.13.2,<0.15.0"
3333
reorder-python-imports = "^3.9.0"
3434
pre-commit-hooks = "^4.2.0"
3535
pyupgrade = "^3.15.2"

0 commit comments

Comments
 (0)