Skip to content

Commit 87d7d2e

Browse files
Update dependency packaging to v24
1 parent baeeb67 commit 87d7d2e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Pipfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ importlib-metadata = "==8.5.0"
2323
iniconfig = "==2.0.0"
2424
kitchen = "==1.2.6"
2525
more-itertools = "==10.5.0"
26-
packaging = "==20.9"
26+
packaging = "==24.2"
2727
pluggy = "==0.13.1"
2828
py = "==1.11.0"
2929
pyparsing = "==2.4.7"

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ importlib-metadata==8.5.0 ; python_version < '3.8'
1212
iniconfig==2.0.0
1313
kitchen==1.2.6
1414
more-itertools==10.5.0
15-
packaging==20.9
15+
packaging==24.2
1616
pluggy==0.13.1
1717
py==1.11.0
1818
pyparsing==2.4.7

0 commit comments

Comments
 (0)