Skip to content

Commit f2f8236

Browse files
authored
Merge branch 'master' into feature/codacy-analysis-cli-action
2 parents 2bfbf14 + f082ddf commit f2f8236

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
@@ -1,4 +1,4 @@
1-
aiohttp==3.11.12
1+
aiohttp==3.11.13
22
aiosignal==1.3.2
33
aiosqlite==0.21.0
44
annotated-types==0.7.0
@@ -36,23 +36,23 @@ pydantic==2.10.6
3636
pydantic_core
3737
pyflakes==3.2.0
3838
Pygments==2.19.1
39-
pytest==8.3.4
39+
pytest==8.3.5
4040
pytest-cov==6.0.0
4141
pytest-sugar==1.0.0
4242
python-dateutil==2.9.0.post0
4343
python-dotenv==1.0.1
4444
python-multipart==0.0.20
4545
PyYAML==6.0.2
4646
rich==13.9.4
47-
setuptools==75.6.0
47+
setuptools==76.0.0
4848
shellingham==1.5.4
4949
six==1.17.0
5050
sniffio==1.3.1
5151
SQLAlchemy==2.0.38
5252
starlette
5353
termcolor==2.5.0
5454
time-machine==2.16.0
55-
typer==0.15.1
55+
typer==0.15.2
5656
typing_extensions==4.12.2
5757
tzdata==2025.1
5858
uvicorn==0.34.0

0 commit comments

Comments
 (0)