From 674d6b0e1c6115de304ed6c62664f08ae6d9e89b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 9 Jul 2023 17:00:56 +0000 Subject: [PATCH] Update dependency pep8-naming to v0.13.3 --- test_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_requirements.txt b/test_requirements.txt index 6e232c1966..2a742f84dd 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.13.3 pytest>=6.2.5 pytest-cov==4.1.0 pytest-flake8==1.1.1