Skip to content
This repository was archived by the owner on May 10, 2023. It is now read-only.

Commit 7a575a2

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 8a05c8e commit 7a575a2

File tree

2 files changed

+6
-24
lines changed

2 files changed

+6
-24
lines changed

poetry.lock

Lines changed: 5 additions & 23 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
@@ -14,7 +14,7 @@
1414
dynaconf = "^3.1.11" # config
1515
s3fs = "^2022.11.0" # S3
1616
redis = "^4.4.0" # Redis
17-
packaging = "^21.3" # Python package parsing
17+
packaging = "^22.0" # Python package parsing
1818
beautifulsoup4 = "^4.11.1" # HTML parsing
1919
cachetools = "^5.2.0" # caching
2020
orjson = "^3.8.3" # Fast JSON serialization

0 commit comments

Comments
 (0)