Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

Commit

Permalink
Merge pull request #8 from cyberark/fix-cve-2019-11324
Browse files Browse the repository at this point in the history
Fix upstream CVE-2019-11324 issue
  • Loading branch information
sgnn7 authored Apr 30, 2019
2 parents 49b9052 + 33f1781 commit c4f6e8f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,6 @@ pylint>=2.3.1
PyInstaller>=3.4
PyYAML>=3.13
requests>=2.21.0

# https://github.com/kennethreitz/requests/issues/5065
urllib3>=1.24.2,<1.25

0 comments on commit c4f6e8f

Please sign in to comment.