Skip to content

Commit 01424bb

Browse files
Update dependency packaging to v24
1 parent e4cce6c commit 01424bb

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 = "==3.10.1"
2323
iniconfig = "==1.1.1"
2424
kitchen = "==1.2.6"
2525
more-itertools = "==8.7.0"
26-
packaging = "==20.9"
26+
packaging = "==24.2"
2727
pluggy = "==0.13.1"
2828
py = "==1.10.0"
2929
pyparsing = "==2.4.7"

requirements.txt

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

0 commit comments

Comments
 (0)