Skip to content

Commit a68e2c3

Browse files
authored
Merge pull request #514 from xcp-ng/dependabot/uv/packaging-26.2
build(deps): bump packaging from 26.0 to 26.2
2 parents 3638b63 + 6431fff commit a68e2c3

3 files changed

Lines changed: 6 additions & 6 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
"cryptography>=3.3.1",
99
"gitpython",
1010
"legacycrypt",
11-
"packaging>=20.7",
11+
"packaging>=26.2",
1212
"pluggy>=1.1.0",
1313
"pydantic",
1414
"pytest>=8.0.0",

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
cryptography>=3.3.1
33
gitpython
44
legacycrypt
5-
packaging>=20.7
5+
packaging>=26.2
66
pluggy>=1.1.0
77
pydantic
88
pytest>=8.0.0

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)