Skip to content

Commit

Permalink
Merge pull request #23 from MIDL-Conference/dependabot/pip/zipp-3.19.1
Browse files Browse the repository at this point in the history
Bump zipp from 3.8.0 to 3.19.1
  • Loading branch information
HKervadec authored Jan 10, 2025
2 parents 22b3185 + 2e41c84 commit 3df939a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ pyscss==1.4.0; python_version >= "3.7"
pyyaml==6.0; python_version >= "3.7"
six==1.16.0; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.7"
soupsieve==2.3.2.post1; python_full_version >= "3.6.0" and python_version >= "3.7"
zipp==3.8.0; python_version < "3.10" and python_version >= "3.7"
zipp==3.19.1; python_version < "3.10" and python_version >= "3.7"

0 comments on commit 3df939a

Please sign in to comment.