Skip to content

Commit

Permalink
Merge pull request #158 from ratoaq2/dependabot/pip/pep8-naming-0.14.1
Browse files Browse the repository at this point in the history
Bump pep8-naming from 0.13.3 to 0.14.1
  • Loading branch information
ratoaq2 authored May 22, 2024
2 parents d75f5e3 + b2cf140 commit fd5d269
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -55,7 +55,7 @@ flake8 = ">=6,<8"
requests = "^2.28.1"
flake8-docstrings = "^1.6.0"
flake8-import-order = "^0.18.2"
pep8-naming = "^0.13.3"
pep8-naming = ">=0.13.3,<0.15.0"
pydocstyle = "^6.1.1"
mypy = "^1.1.1"
types-requests = "^2.28.11.8"
Expand Down

0 comments on commit fd5d269

Please sign in to comment.