Skip to content

Commit 5fb9e52

Browse files
authored
Merge branch 'master' into feature/docstrings
2 parents 7bc3bf1 + 685dce6 commit 5fb9e52

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ httpcore==1.0.5
2222
httptools==0.6.1
2323
httpx==0.27.0
2424
idna==3.7
25-
ijson==3.2.3
25+
ijson==3.3.0
2626
iniconfig==2.0.0
2727
Jinja2==3.1.4
2828
markdown-it-py==3.0.0
@@ -41,7 +41,7 @@ pydantic_core
4141
pydeps==1.12.20
4242
pyflakes==3.2.0
4343
Pygments==2.18.0
44-
pytest==8.2.2
44+
pytest==8.3.1
4545
pytest-cov==5.0.0
4646
pytest-sugar==1.0.0
4747
python-dateutil==2.9.0.post0
@@ -52,7 +52,7 @@ requests==2.32.3
5252
responses==0.25.3
5353
rfc3986==2.0.0
5454
rich==13.7.1
55-
setuptools==70.2.0
55+
setuptools==71.1.0
5656
shellingham==1.5.4
5757
six==1.16.0
5858
sniffio==1.3.1
@@ -68,7 +68,7 @@ typing_extensions==4.12.2
6868
tzdata==2024.1
6969
ujson==5.10.0
7070
urllib3==2.2.2
71-
uvicorn==0.30.1
71+
uvicorn==0.30.3
7272
uvloop==0.19.0
7373
watchfiles==0.22.0
7474
websockets==12.0

0 commit comments

Comments
 (0)