Skip to content

Commit 681c820

Browse files
committed
chore(deps): update dependency importlib_metadata to v4
1 parent b54a4fa commit 681c820

File tree

2 files changed

+30
-8
lines changed

2 files changed

+30
-8
lines changed

poetry.lock

Lines changed: 29 additions & 7 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
@@ -27,7 +27,7 @@ shellingham = "^1.3.2"
2727
black = "*"
2828
isort = "^5.0.5"
2929
pyyaml = "^5.3.1"
30-
importlib_metadata = {version = "^2.0.0", python = "<3.8"}
30+
importlib_metadata = {version = "^4.0.0", python = "<3.8"}
3131
pydantic = "^1.6.1"
3232
attrs = "^21.0.0"
3333
python-dateutil = "^2.8.1"

0 commit comments

Comments
 (0)