Skip to content

Commit 82c8aeb

Browse files
chore(deps): update Python dependencies
1 parent 95b0d2f commit 82c8aeb

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

requirements-dev.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ mdurl==0.1.2
6464
# via markdown-it-py
6565
msgpack==1.1.2
6666
# via cachecontrol
67-
mypy==1.18.1
67+
mypy==1.18.2
6868
# via -r requirements-dev.in
6969
mypy-extensions==1.1.0
7070
# via black
@@ -101,7 +101,7 @@ pluggy==1.6.0
101101
# via pytest
102102
pre-commit==4.3.0
103103
# via -r requirements-dev.in
104-
prompt-toolkit==3.0.51
104+
prompt-toolkit==3.0.52
105105
# via
106106
# commitizen
107107
# questionary

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
fastapi==0.119.1
22
uvicorn[standard]==0.30.6
33
pydantic==2.9.2
4-
orjson==3.10.7
5-
numpy==2.1.1
4+
orjson==3.10.18
5+
numpy==2.1.3
66
pytest==8.4.2
77
httpx==0.27.2
88
ruff==0.14.1

0 commit comments

Comments
 (0)