summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--requirements-dev.txt2
-rw-r--r--requirements.txt6
2 files changed, 4 insertions, 4 deletions
diff --git a/requirements-dev.txt b/requirements-dev.txt
index c9b70567e..04dd2eadc 100644
--- a/requirements-dev.txt
+++ b/requirements-dev.txt
@@ -22,5 +22,5 @@ coloredlogs==15.0.1
docutils>=0.21.2
parameterized==0.9.0
granian[reload]==2.5.4
-basedpyright==1.31.4
+basedpyright==1.31.5
types-lxml==2025.8.25
diff --git a/requirements.txt b/requirements.txt
index 1c532849a..74620e545 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -3,10 +3,10 @@ babel==2.17.0
flask-babel==4.0.0
flask==3.1.2
jinja2==3.1.6
-lxml==6.0.1
+lxml==6.0.2
pygments==2.19.2
python-dateutil==2.9.0.post0
-pyyaml==6.0.2
+pyyaml==6.0.3
httpx[http2]==0.28.1
httpx-socks[asyncio]==0.10.0
Brotli==1.1.0
@@ -16,7 +16,7 @@ markdown-it-py==3.0.0
fasttext-predict==0.9.2.4
tomli==2.2.1; python_version < '3.11'
msgspec==0.19.0
-typer-slim==0.17.4
+typer-slim==0.19.2
isodate==0.7.2
whitenoise==6.11.0
typing-extensions==4.14.1