Skip to content

Commit c81cef2

Browse files
Bump packaging from 20.9 to 21.0
Bumps [packaging](https://github.com/pypa/packaging) from 20.9 to 21.0. - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@20.9...21.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 95cd73f commit c81cef2

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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
@@ -32,7 +32,7 @@ classifiers = [
3232
python = "^3.6"
3333

3434
coverage = "^5.0"
35-
packaging = "^20.4"
35+
packaging = ">=20.4,<22.0"
3636

3737

3838
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)