From f4a88416eafbcd5b92a89404dc4ce8de29cf0508 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 20:30:57 +0000 Subject: [PATCH] chore(deps): update security vulnerabilities [security] --- python_dependencies/cellguide_pipeline/requirements.txt | 2 +- python_dependencies/wmg/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/python_dependencies/cellguide_pipeline/requirements.txt b/python_dependencies/cellguide_pipeline/requirements.txt index faec07d8c0975..254ba28620dbd 100644 --- a/python_dependencies/cellguide_pipeline/requirements.txt +++ b/python_dependencies/cellguide_pipeline/requirements.txt @@ -32,6 +32,6 @@ six==1.16.0 tiledb typing_extensions==4.11.0 tzdata==2023.3 -urllib3==1.26.16 +urllib3==1.26.18 pyarrow==12.0.0 dask==2023.8.1 diff --git a/python_dependencies/wmg/requirements.txt b/python_dependencies/wmg/requirements.txt index 0c2a432ce2938..921197f0e446a 100644 --- a/python_dependencies/wmg/requirements.txt +++ b/python_dependencies/wmg/requirements.txt @@ -15,7 +15,7 @@ openai==0.27.7 pandas==2.2.1 psutil==5.9.5 pyarrow==12.0.0 -pydantic==1.10.7 +pydantic==1.10.13 pygraphviz==1.11 python-json-logger==2.0.7 requests>=2.22.0