Skip to content
This repository was archived by the owner on Dec 12, 2025. It is now read-only.

Commit c81c05c

Browse files
nammnmircea-cosbuc
andauthored
CLOUDP-229252 - update dnspython (#1499)
* update dnspython * Bump pymongo and dnspython --------- Co-authored-by: Mircea Cosbuc <[email protected]>
1 parent 238e094 commit c81c05c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@ black==22.3.0
99
mypy==0.961
1010
tqdm==v4.49.0
1111
boto3==1.16.21
12-
pymongo==3.11.4
13-
dnspython==2.0.0
12+
pymongo==4.6.2
13+
dnspython==2.6.1
1414
requests==2.31.0
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
1818
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability
1919
certifi>=2022.12.7 # not directly required, pinned by Snyk to avoid a vulnerability
20-
urllib3>=1.26.5 # not directly required, pinned by Snyk to avoid a vulnerability
20+
urllib3>=1.26.5 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)