Skip to content

Commit ad7845d

Browse files
authored
Merge pull request #110 from IFCA-Advanced-Computing/dependabot/pip/pep8-naming-gte-0.12-and-lt-0.16
chore(deps-dev): update pep8-naming requirement from >=0.12,<0.15 to >=0.12,<0.16
2 parents b38c665 + 730d0fb commit ad7845d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ flake8-bugbear = ">=22.3,<25.0"
5353
flake8-docstrings = "^1.6"
5454
flake8-typing-imports = "^1.12"
5555
flake8-colors = "^0.1"
56-
pep8-naming = ">=0.12,<0.15"
56+
pep8-naming = ">=0.12,<0.16"
5757
pydocstyle = "^6.1"
5858

5959

0 commit comments

Comments
 (0)