Skip to content

Commit 2a9a344

Browse files
authored
Merge pull request #304 from pulp/dependabot/pip/packaging-26.1
Bump packaging from 26.0 to 26.1
2 parents 2eb0f41 + a862e7d commit 2a9a344

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dependencies = [
88
"django==5.2.13",
99
"gitpython==3.1.46",
1010
"gunicorn==25.3.0",
11-
"packaging==26.0",
11+
"packaging==26.1",
1212
"protobuf==7.34.1",
1313
"psycopg==3.3.3",
1414
"whitenoise==6.12.0",

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
django==5.2.13
22
gitpython==3.1.46
33
gunicorn==25.3.0
4-
packaging==26.0
4+
packaging==26.1
55
protobuf==7.34.1
66
psycopg==3.3.3
77
whitenoise==6.12.0

0 commit comments

Comments
 (0)