upgrade pymongo to avoid CWE-125 vulnerability issue (#2497)

Signed-off-by: Yang, Robin <Robin.Yang@fmr.com>
This commit is contained in:
hyfj44255
2024-05-09 23:14:08 +08:00
committed by GitHub
parent bc804a3b07
commit 935f51eb8e
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ packaging==23.2
pluggy==1.4.0
py==1.11.0
py-cpuinfo==9.0.0
pymongo==4.6.2
pymongo==4.6.3
pytest==7.1.3
pytest-benchmark==4.0.0
tomli==2.0.1

View File

@ -1250,7 +1250,7 @@ deps =
psycopg2==2.9.9
psycopg2-binary==2.9.9
pycparser==2.21
pymongo==4.6.2
pymongo==4.6.3
PyMySQL==0.10.1
PyNaCl==1.5.0
# prerequisite: install unixodbc