From 5e345eaa9ca84100dbfc40e9f05153f7d747a127 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 15:54:18 +0000 Subject: [PATCH] Update Python dependencies (non-major) --- requirements.txt | 18 +++++++++--------- requirements_test.txt | 2 +- scripts/gh_scripts/requirements.txt | 2 +- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/requirements.txt b/requirements.txt index 8caaee14f85..5517274b965 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,10 +4,10 @@ APScheduler==3.11.2 Babel==2.18.0 beautifulsoup4==4.14.3 eventer==0.1.1 -fastapi==0.136.1 +fastapi==0.136.3 feedparser==6.0.12 flup-py3==1.0.3 -Genshi==0.7.10 +Genshi==0.7.11 git+https://github.com/ArchiveLabs/pyopds2.git@3d5b3b0f9d993b5385be013de105f98bb7d3b203 git+https://github.com/ArchiveLabs/pyopds2_openlibrary.git@e18e79f9a06afeaabe59d7dd8d50b1646db0646c git+https://github.com/webpy/webpy.git@2598dfe693ff931a9c67196f0b904b13637ec19f @@ -16,23 +16,23 @@ httpx==0.28.1 ijson==3.5.0 internetarchive==5.8.0 isbnlib==3.10.14 -luqum==0.11.0 -lxml==6.1.0 +luqum==0.14.0 +lxml==6.1.1 multipart==1.3.1 Pillow==12.2.0 prometheus-fastapi-instrumentator==7.1.0 psycopg2==2.9.12 pydantic==2.13.4 pymarc==5.3.1 -python-amazon-paapi==6.2.0 +python-amazon-paapi==6.3.0 python-dateutil==2.9.0.post0 python-memcached==1.62 -python-multipart==0.0.28 +python-multipart==0.0.29 PyYAML==6.0.3 qrcode==7.4.2 -requests==2.34.0 -sentry-sdk[fastapi]==2.59.0 +requests==2.34.2 +sentry-sdk[fastapi]==2.60.0 simplejson==3.20.2 statsd==4.0.1 -uvicorn[standard]==0.46.0 +uvicorn[standard]==0.48.0 validate_email==1.3 diff --git a/requirements_test.txt b/requirements_test.txt index cd01ac3b6ef..41e73fdf6c6 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -7,7 +7,7 @@ debugpy>=1.6.4 mypy==1.20.2 pymemcache==4.0.0 pytest==9.0.3 -pytest-asyncio==1.3.0 +pytest-asyncio==1.4.0 pytest-httpx==0.36.2 ruff==0.15.14 WebTest==3.0.7 diff --git a/scripts/gh_scripts/requirements.txt b/scripts/gh_scripts/requirements.txt index 5e875e908dc..a258782f67d 100644 --- a/scripts/gh_scripts/requirements.txt +++ b/scripts/gh_scripts/requirements.txt @@ -1 +1 @@ -requests==2.34.0 +requests==2.34.2