Skip to content

Commit a9b7897

Browse files
authored
Merge pull request #677 from meilisearch/dependabot/pip/zipp-3.12.1
Bump zipp from 3.8.1 to 3.12.1
2 parents 0c49fdd + 92397ca commit a9b7897

File tree

2 files changed

+12
-47
lines changed

2 files changed

+12
-47
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ types-requests = "*"
1515
black = "*"
1616
isort = "*"
1717
importlib_metadata = {version = "*", markers="python_version < '3.8'"}
18-
zipp = {version = "==3.8.1", markers="python_version < '3.8'"}
18+
zipp = {version = "==3.12.1", markers="python_version < '3.8'"}
1919
exceptiongroup = {version = "*", markers="python_version < '3.11'"}
2020
tomli = {version = "*", markers="python_version < '3.11'"}
2121
wrapt = {version = "*", markers="python_version < '3.11'"}

Pipfile.lock

Lines changed: 11 additions & 46 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)