From 4362caec3f19ebb1e5a2610162f26ffe0b194572 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 May 2024 00:58:07 +0000 Subject: [PATCH] Update dependency pep8-naming to v0.14.0 --- test_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_requirements.txt b/test_requirements.txt index 52b24a837a..7b0b2342e2 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -6,7 +6,7 @@ pycodestyle==2.8.0 flake8-docstrings==1.7.0 flake8-import-order==0.18.2 flake8-quotes==3.3.2 -pep8-naming==0.13.2 +pep8-naming==0.14.0 pytest>=6.2.5 pytest-cov==4.1.0 pytest-flake8==1.1.1