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

Commit 552d97f

Browse files
authored
Merge pull request #78 from NathanVaughn/dependabot/pip/packaging-22.0
Bump packaging from 21.3 to 22.0
2 parents 8a05c8e + 7a575a2 commit 552d97f

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)