Skip to content

Commit 7269319

Browse files
committed
Bump packaging
To get around a compatibility issue with recent `twine` versions. See pypa/twine#1216 (comment)
1 parent b50060c commit 7269319

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ importlib-metadata==7.0.0
88
iniconfig==2.0.0
99
mypy==1.7.1 ; implementation_name == "cpython"
1010
mypy-extensions==1.0.0
11-
packaging==23.2
11+
packaging==25.0
1212
pathspec==0.12.1
1313
platformdirs==4.1.0
1414
pluggy==1.3.0

requirements-docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ idna==3.7
99
imagesize==1.4.1
1010
jinja2==3.1.6
1111
markupsafe==2.1.3
12-
packaging==23.2
12+
packaging==25.0
1313
pygments==2.17.2
1414
requests==2.32.4
1515
snowballstemmer==2.2.0

0 commit comments

Comments
 (0)