Skip to content

Commit 8f69586

Browse files
authored
CLOUDP-250100 CVE-2024-35195 fix (#1556)
* CLOUDP-250100 CVE-2024-35195 fix * Lib updates
1 parent 31a4675 commit 8f69586

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
git+https://github.com/mongodb/sonar@bc7bf7732851425421f3cfe2a19cf50b0460e633
22
github-action-templates==0.0.4
3-
docker==4.3.1
3+
docker==7.1.0
44
kubernetes==26.1.0
55
jinja2==3.1.4
66
MarkupSafe==2.0.1
@@ -11,7 +11,7 @@ tqdm==v4.66.3
1111
boto3==1.16.21
1212
pymongo==4.6.3
1313
dnspython==2.6.1
14-
requests==2.31.0
14+
requests==2.32.3
1515
ruamel.yaml==0.17.9
1616
semver==2.13.0
1717
rsa>=4.7 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)