Skip to content

Commit 532ceab

Browse files
Update dependency zipp to v3.22.0
1 parent a9c5fc3 commit 532ceab

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ six = "==1.16.0"
3333
toml = "==0.10.2"
3434
typing-extensions = "==4.14.0"
3535
urllib3 = "==2.4.0"
36-
zipp = "==3.21.0"
36+
zipp = "==3.22.0"
3737

3838
[scripts]
3939
best-practice-desktop-us = "pytest -n8 --dc=us best_practice/desktop_web/"

Pipfile.lock

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

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ six==1.16.0
3232
toml==0.10.2
3333
typing-extensions==4.14.0 ; python_version < '3.8'
3434
urllib3==2.4.0
35-
zipp==3.21.0
35+
zipp==3.22.0

0 commit comments

Comments
 (0)