]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
test/py/requirements.txt: Update packaging requirement
authorTom Rini <trini@konsulko.com>
Wed, 17 Jan 2024 20:06:54 +0000 (15:06 -0500)
committerTom Rini <trini@konsulko.com>
Wed, 17 Jan 2024 20:24:22 +0000 (15:24 -0500)
Update packaging to be version 23.2 to match our Sphinx requirements.
This will let us build a pip cache out of both of our requirements.txt
files.

Signed-off-by: Tom Rini <trini@konsulko.com>
test/py/requirements.txt

index 07348b61596fc96beb3179e572ff6cd27d95efb2..c3cc9163fb86f5d37d03043d118450567430cb5f 100644 (file)
@@ -8,7 +8,7 @@ fixtures==3.0.0
 importlib-metadata==0.23
 linecache2==1.0.0
 more-itertools==7.2.0
-packaging==21.3
+packaging==23.2
 pbr==5.4.3
 pluggy==0.13.0
 py==1.10.0