Skip to content

Commit

Permalink
Merge pull request #419 from deNBI/deps/pypi-zipp-vulnerability
Browse files Browse the repository at this point in the history
feat(Dependencies): Update dependency zipp to v3.19.1 [SECURITY]
  • Loading branch information
dweinholz authored Aug 7, 2024
2 parents 5369d84 + 202d7fa commit 18ef999
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 @@ -48,4 +48,4 @@ typing-extensions==4.8.0; python_version < '3.8'
tzdata==2023.4; python_version >= '3.6'
tzlocal==5.2; python_version >= '3.6'
urllib3==1.26.19; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4'
zipp==3.17.0; python_version >= '3.7'
zipp==3.19.1; python_version >= '3.7'

0 comments on commit 18ef999

Please sign in to comment.