Skip to content

Commit 350b2e9

Browse files
chore(deps): Bump packaging from 25.0 to 26.0
Bumps [packaging](https://github.com/pypa/packaging) from 25.0 to 26.0. - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@25.0...26.0) --- updated-dependencies: - dependency-name: packaging dependency-version: '26.0' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2eab575 commit 350b2e9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.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.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Markdown = ">=3.7,<3.11"
3030
markupsafe = "^3.0.2"
3131
marshmallow = "~3.26.1"
3232
nest_asyncio = "~1.6.0"
33-
packaging = ">=24.2,<26.0"
33+
packaging = ">=24.2,<27.0"
3434
portalocker = "^3.1.1"
3535
prompt_toolkit = ">=3.0,<3.1"
3636
pydid = "^0.5.1"

0 commit comments

Comments
 (0)