Skip to content

Commit

Permalink
Merge pull request #770 from molgenis/renovate/pypi-certifi-vulnerabi…
Browse files Browse the repository at this point in the history
…lity

chore(deps): update dependency certifi to v2024.7.4 [security]
  • Loading branch information
marikaris authored Sep 17, 2024
2 parents 5ac732c + 434f000 commit fe33820
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/upgrade/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
-i https://pypi.org/simple
argon2-cffi==23.1.0; python_version >= '3.7'
argon2-cffi-bindings==21.2.0; python_version >= '3.6'
certifi==2024.2.2; python_version >= '3.6'
certifi==2024.7.4; python_version >= '3.6'
cffi==1.16.0; python_version >= '3.8'
charset-normalizer==3.3.2; python_full_version >= '3.7.0'
deprecated==1.2.14; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
Expand Down

0 comments on commit fe33820

Please sign in to comment.