We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent baeeb67 commit 87d7d2eCopy full SHA for 87d7d2e
Pipfile
@@ -23,7 +23,7 @@ importlib-metadata = "==8.5.0"
23
iniconfig = "==2.0.0"
24
kitchen = "==1.2.6"
25
more-itertools = "==10.5.0"
26
-packaging = "==20.9"
+packaging = "==24.2"
27
pluggy = "==0.13.1"
28
py = "==1.11.0"
29
pyparsing = "==2.4.7"
requirements.txt
@@ -12,7 +12,7 @@ importlib-metadata==8.5.0 ; python_version < '3.8'
12
iniconfig==2.0.0
13
kitchen==1.2.6
14
more-itertools==10.5.0
15
-packaging==20.9
+packaging==24.2
16
pluggy==0.13.1
17
py==1.11.0
18
pyparsing==2.4.7
0 commit comments