Skip to content

Commit

Permalink
Merge pull request #71 from saucelabs-training/renovate/zipp-3.x
Browse files Browse the repository at this point in the history
Update dependency zipp to v3.21.0
  • Loading branch information
diemol authored Nov 25, 2024
2 parents bfb2c12 + 08167ab commit 73fcbec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ six = "==1.16.0"
toml = "==0.10.2"
typing-extensions = "==3.7.4.3"
urllib3 = "==1.26.20"
zipp = "==3.19.1"
zipp = "==3.21.0"

[scripts]
best-practice-desktop-us = "pytest -n8 --dc=us best_practice/desktop_web/"
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ six==1.16.0
toml==0.10.2
typing-extensions==3.7.4.3 ; python_version < '3.8'
urllib3==1.26.20
zipp==3.19.1
zipp==3.21.0

0 comments on commit 73fcbec

Please sign in to comment.