Skip to content

Commit 3023b29

Browse files
authored
chore(deps): update dependency pep8-naming to v0.14.1 (#444)
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent 2b4a0ed commit 3023b29

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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
@@ -58,7 +58,7 @@ flake8-pyproject = {version = "1.2.3", python = ">=3.8.1"}
5858
flake8-bugbear = {version = "24.1.17", python = ">=3.8.1"}
5959
liccheck = "0.9.2"
6060
isort = {version = "5.13.2", python = ">=3.8"}
61-
pep8-naming = {version = "0.13.3", python = ">=3.8"}
61+
pep8-naming = {version = "0.14.1", python = ">=3.8"}
6262
tox = {version = "4.12.1", python = ">=3.8"}
6363

6464
[tool.poetry.group.format.dependencies]

0 commit comments

Comments
 (0)