From 3bce8ed9c171689e3e6c13972b69beec79e14ea7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 7 Jan 2024 14:16:24 +0000 Subject: [PATCH] Update all dependencies --- requirements_dev.txt | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 7dd301f9..f2208153 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,24 +1,24 @@ cryptography==41.0.7 -mysql-connector-python<=8.0.29 -fastapi==0.101.0 -httpx==0.23.3 -importlib_resources==5.8.0; python_version<'3.9' -ispyb==6.11.0 +mysql-connector-python<=8.2.0 +fastapi==0.108.0 +httpx==0.26.0 +importlib_resources==5.13.0; python_version<'3.9' +ispyb==6.13.0 jinja2==3.1.2 -numpy==1.25 +numpy==1.26.3 procrunner==2.3.3 -prometheus_client==0.17.1 -pillow==10.0.1 -pydantic==1.10.1 -pytest-cov==4.0.0 -pytest==7.1.2 -pyyaml==6.0 -rich==13.3.3 -starlette==0.27.0 -sqlmodel==0.0.8 -textual==0.42.0 -uvicorn[standard]==0.18.2 -websocket-client==1.3.3 +prometheus_client==0.19.0 +pillow==10.2.0 +pydantic==1.10.13 +pytest-cov==4.1.0 +pytest==7.4.4 +pyyaml==6.0.1 +rich==13.7.0 +starlette==0.34.0 +sqlmodel==0.0.14 +textual==0.47.1 +uvicorn[standard]==0.25.0 +websocket-client==1.7.0 werkzeug==3.0.1 xmltodict==0.13.0 -zocalo==0.21.0 +zocalo==0.30.2