Skip to content

Commit 78e1216

Browse files
authored
Merge branch 'main' into json-encoder
2 parents b3fd4f2 + bed3f61 commit 78e1216

2 files changed

Lines changed: 263 additions & 246 deletions

File tree

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.15.0", markers="python_version < '3.8'"}
18+
zipp = {version = "==3.16.2", 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'"}

0 commit comments

Comments
 (0)