Skip to content

Commit 9a5d4a7

Browse files
authored
Merge pull request #85 from mpol1t/dependabot/pip/packaging-25.0
Bump packaging from 24.2 to 25.0
2 parents 3dbb43e + 375e090 commit 9a5d4a7

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)