Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/pip/yarl-1.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
schizza authored Sep 25, 2024
2 parents 61b03ee + 97f73b2 commit dbdbc3c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
aiofiles==24.1.0
# via -r requirements.in
aiohttp==3.10.3
aiohttp==3.10.5
# via
# -r requirements_dev.in
# aioresponses
Expand Down Expand Up @@ -59,7 +59,7 @@ pluggy==1.5.0
# via
# -r requirements_dev.in
# pytest
pytest==8.3.2
pytest==8.3.3
# via
# -r requirements_dev.in
# pytest-aiohttp
Expand All @@ -70,7 +70,7 @@ pytest-aiohttp==1.0.5
# via -r requirements_dev.in
pytest-async==0.1.1
# via -r requirements_dev.in
pytest-asyncio==0.23.8
pytest-asyncio==0.24.0
# via
# -r requirements_dev.in
# pytest-aiohttp
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
aiofiles==24.1.0
# via -r requirements.in
aiohttp==3.10.3
aiohttp==3.10.5
# via -r requirements.in
aiosignal==1.3.1
# via aiohttp
Expand Down

0 comments on commit dbdbc3c

Please sign in to comment.