Skip to content

Commit 4f3c65a

Browse files
Update dependency zipp to v3.23.0
1 parent 1cb313d commit 4f3c65a

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
@@ -31,7 +31,7 @@ robotframework-pythonlibcore = "==4.4.1"
3131
six = "==1.17.0"
3232
toml = "==0.10.2"
3333
urllib3 = "==2.4.0"
34-
zipp = "==3.22.0"
34+
zipp = "==3.23.0"
3535

3636
[scripts]
3737
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
@@ -30,4 +30,4 @@ selenium==4.33.0
3030
six==1.17.0
3131
toml==0.10.2
3232
urllib3==2.4.0
33-
zipp==3.22.0
33+
zipp==3.23.0

0 commit comments

Comments
 (0)