From 4017815151795090e118bac77ce7d1037595dd56 Mon Sep 17 00:00:00 2001 From: Satellite QE <115476073+Satellite-QE@users.noreply.github.com> Date: Fri, 5 Jan 2024 14:17:26 -0500 Subject: [PATCH] [6.14.z] Bump flake8 from 6.1.0 to 7.0.0 (#13629) --- requirements-optional.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-optional.txt b/requirements-optional.txt index 24b8b4c6001..1dcaeaa560f 100644 --- a/requirements-optional.txt +++ b/requirements-optional.txt @@ -1,5 +1,5 @@ # For running tests and checking code quality using these modules. -flake8==6.1.0 +flake8==7.0.0 pytest-cov==4.1.0 redis==5.0.1 pre-commit==3.6.0