Skip to content

Commit d1bb679

Browse files
authored
Merge pull request #178 from j01101111sh/dependabot/pip/packaging-22.0
Bump packaging from 21.3 to 22.0
2 parents 91d5030 + 8324ca4 commit d1bb679

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)