dev-requirements.txt: bump flake8 to 7.1.1
authorSimon Marchi <simon.marchi@efficios.com>
Mon, 21 Oct 2024 19:16:41 +0000 (15:16 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Mon, 4 Nov 2024 16:17:44 +0000 (11:17 -0500)
7.1.1 is almost the double of 3.8!  There must be a lot of new features.

Change-Id: Ia9479f9f1e4efe0fa5cd7f96e5c198bfda409433
Signed-off-by: Simon Marchi <simon.marchi@efficios.com>
Reviewed-on: https://review.lttng.org/c/babeltrace/+/13384
Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
dev-requirements.txt

index 598d8747888744ceabad9e17d687ab7847ee9955..10b60f30d1a586feede24f35a635ad77a37623c7 100644 (file)
@@ -1,3 +1,3 @@
 black ~= 23.12.1
-flake8 >= 3.8
+flake8 >= 7.1.1
 isort ~= 5.13
This page took 0.024068 seconds and 4 git commands to generate.