Skip to content

Commit 05145b5

Browse files
chore(deps-dev): Bump pep8-naming from 0.13.3 to 0.14.1 (#540)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e28b185 commit 05145b5

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
@@ -38,7 +38,7 @@ mypy = "^1.9.0"
3838
flake8 = "^6.0.0"
3939
flake8-type-checking = "^2.9.0"
4040
isort = "^5.13.2"
41-
pep8-naming = "^0.13.3"
41+
pep8-naming = "^0.14.1"
4242
SQLAlchemy = "^2.0.30"
4343
psycopg = "^3.1.19"
4444
psycopg-binary = "^3.1.19"

0 commit comments

Comments
 (0)