Skip to content

Commit 8d4aea9

Browse files
build(deps): bump packaging from 24.2 to 25.0
Bumps [packaging](https://github.com/pypa/packaging) from 24.2 to 25.0. - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@24.2...25.0) --- updated-dependencies: - dependency-name: packaging dependency-version: '25.0' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 95e86f0 commit 8d4aea9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name = "pypi"
77
pytest = "==8.3.5"
88
port-for = "==0.7.4"
99
mirakuru = "==2.6.0"
10-
packaging = "==24.2"
10+
packaging = "==25.0"
1111
psycopg = "==3.2.6"
1212

1313
[dev-packages]

0 commit comments

Comments
 (0)