dev-requirements.txt: bump isort to 5.13
authorSimon Marchi <simon.marchi@efficios.com>
Mon, 21 Oct 2024 19:15:50 +0000 (15:15 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Mon, 4 Nov 2024 16:17:44 +0000 (11:17 -0500)
Let's get the latest and greatest bugs.

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

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