Skip to content

Commit 61d2928

Browse files
Update dependency importlib-metadata to v8
1 parent ab07db5 commit 61d2928

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ wheel = "*"
1515
# 2.9.0, < 2.10.0". ref: https://github.com/PyCQA/flake8/pull/1633
1616
# The latest autopep8 specifies "pycodestyle >= 2.10.0". This conflict cannot be resolved. Pin the version to resolve this.
1717
autopep8 = "<=1.7.0"
18-
importlib-metadata = "<7.2"
18+
importlib-metadata = "<8.6"
1919
isort = "*"
2020
more_itertools = "<10.4"
2121
mypy = "*"

0 commit comments

Comments
 (0)