Skip to content

Commit 5ec0d4e

Browse files
authored
Merge pull request #21 from pyepye/dependabot/pip/packaging-21.3
Bump packaging from 20.9 to 21.3
2 parents 6a5c904 + 2518121 commit 5ec0d4e

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 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
@@ -15,7 +15,7 @@ keywords = ["magic link", "authentication", "passwordless"]
1515
[tool.poetry.dependencies]
1616
python = "^3.6"
1717
Django = ">=2.1"
18-
packaging = "^20.9"
18+
packaging = ">=20.9,<22.0"
1919

2020
[tool.poetry.dev-dependencies]
2121
flake8 = "^3.8.3"

0 commit comments

Comments
 (0)