Skip to content

Commit c487a61

Browse files
chore(internal): bump dependencies
1 parent 82ead07 commit c487a61

File tree

2 files changed

+337
-337
lines changed

2 files changed

+337
-337
lines changed

requirements-dev.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
-e .
44
annotated-types==0.7.0
55
# via pydantic
6-
anyio==4.12.0
6+
anyio==4.12.1
77
# via
88
# httpx
99
# oz-agent-sdk
1010
backports-asyncio-runner==1.2.0 ; python_full_version < '3.11'
1111
# via pytest-asyncio
12-
certifi==2025.11.12
12+
certifi==2026.1.4
1313
# via
1414
# httpcore
1515
# httpx
@@ -36,7 +36,7 @@ idna==3.11
3636
# via
3737
# anyio
3838
# httpx
39-
importlib-metadata==8.7.0
39+
importlib-metadata==8.7.1
4040
iniconfig==2.1.0 ; python_full_version < '3.10'
4141
# via pytest
4242
iniconfig==2.3.0 ; python_full_version >= '3.10'
@@ -50,11 +50,11 @@ mdurl==0.1.2
5050
mypy==1.17.0
5151
mypy-extensions==1.1.0
5252
# via mypy
53-
nodeenv==1.9.1
53+
nodeenv==1.10.0
5454
# via pyright
5555
packaging==25.0
5656
# via pytest
57-
pathspec==0.12.1
57+
pathspec==1.0.3
5858
# via mypy
5959
pluggy==1.6.0
6060
# via pytest
@@ -71,7 +71,7 @@ pytest==8.4.2 ; python_full_version < '3.10'
7171
# via
7272
# pytest-asyncio
7373
# pytest-xdist
74-
pytest==9.0.1 ; python_full_version >= '3.10'
74+
pytest==9.0.2 ; python_full_version >= '3.10'
7575
# via
7676
# pytest-asyncio
7777
# pytest-xdist
@@ -82,14 +82,14 @@ python-dateutil==2.9.0.post0 ; python_full_version < '3.10'
8282
# via time-machine
8383
respx==0.22.0
8484
rich==14.2.0
85-
ruff==0.14.7
85+
ruff==0.14.13
8686
six==1.17.0 ; python_full_version < '3.10'
8787
# via python-dateutil
8888
sniffio==1.3.1
8989
# via oz-agent-sdk
9090
time-machine==2.19.0 ; python_full_version < '3.10'
91-
time-machine==3.1.0 ; python_full_version >= '3.10'
92-
tomli==2.3.0 ; python_full_version < '3.11'
91+
time-machine==3.2.0 ; python_full_version >= '3.10'
92+
tomli==2.4.0 ; python_full_version < '3.11'
9393
# via
9494
# mypy
9595
# pytest

0 commit comments

Comments
 (0)