Skip to content

Commit 375e090

Browse files
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] <[email protected]>
1 parent 3dbb43e commit 375e090

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ packages = [{include = "async_websocket_pool"}]
1111
python = "^3.10"
1212
websockets = ">=11.0.3,<16.0.0"
1313
iniconfig = "2.1.0"
14-
packaging = "24.2"
14+
packaging = "25.0"
1515
pluggy = "1.5.0"
1616

1717
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)