Update pep8-naming requirement from ==0.12.* to ==0.13.* (#3260)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-04-25 16:29:58 +02:00
committed by GitHub
co-authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent d7849d3ac1
commit c6ba50a639
+1 -1
View File
@@ -120,7 +120,7 @@ dev = [
"freezegun",
"isort==5.12.*",
"oauthlib==3.2.*",
"pep8-naming==0.12.*",
"pep8-naming==0.13.*",
"potypo",
"pycodestyle==2.10.*",
"pyflakes==3.0.*",