Skip to content

Commit 6431fff

Browse files
build(deps): bump packaging from 26.0 to 26.2
Bumps [packaging](https://github.com/pypa/packaging) from 26.0 to 26.2. - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@26.0...26.2) --- updated-dependencies: - dependency-name: packaging dependency-version: '26.2' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9bb906a commit 6431fff

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)