Skip to content

Commit 8324ca4

Browse files
Bump packaging from 21.3 to 22.0
Bumps [packaging](https://github.com/pypa/packaging) from 21.3 to 22.0. - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@21.3...22.0) --- updated-dependencies: - dependency-name: packaging dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4a3e2ab commit 8324ca4

File tree

2 files changed

+6
-24
lines changed

2 files changed

+6
-24
lines changed

poetry.lock

+5-23
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ python = "^3.10"
2828
requests = "^2.28.1"
2929
pydantic = "^1.9.1"
3030
types-requests = "^2.28.9"
31-
packaging = "^21.3"
31+
packaging = ">=21.3,<23.0"
3232

3333
[tool.poetry.group.dev]
3434
optional = true

0 commit comments

Comments
 (0)