Skip to content

Commit 08ce6ec

Browse files
Merge pull request #118 from regulaforensics/SP-16694/Security_update
SP-16694: Security update
2 parents cae7bb7 + 7e38dae commit 08ce6ec

File tree

2 files changed

+56
-56
lines changed

2 files changed

+56
-56
lines changed

Pipfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ verify_ssl = true
44
name = "pypi"
55

66
[packages]
7-
certifi = "==2023.7.22"
7+
certifi = ">=2024.07.04"
88
six = ">=1.10"
99
python-dateutil = ">=2.5.3"
10-
urllib3 = "~=1.26.18"
10+
urllib3 = ">=1.26.19"
1111
vistir = ">=0.4.0, <=0.6.1"
1212
idna = "==3.7"
1313
requests = ">=2.32.3"

Pipfile.lock

+54-54
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)