Skip to content

Commit e8718f8

Browse files
committed
Revert "Revert to a0"
This reverts commit d717140.
1 parent d717140 commit e8718f8

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

requirements/constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ pytest-aiohttp==1.1.0
197197
# via
198198
# -r requirements/lint.in
199199
# -r requirements/test.in
200-
pytest-asyncio==1.4.0a0
200+
pytest-asyncio==1.4.0a1
201201
# via pytest-aiohttp
202202
pytest-codspeed==4.4.0
203203
# via

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ pytest-aiohttp==1.1.0
192192
# via
193193
# -r requirements/lint.in
194194
# -r requirements/test.in
195-
pytest-asyncio==1.4.0a0
195+
pytest-asyncio==1.4.0a1
196196
# via pytest-aiohttp
197197
pytest-codspeed==4.4.0
198198
# via

requirements/lint.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ pytest==9.0.3
102102
# pytest-mock
103103
pytest-aiohttp==1.1.0
104104
# via -r requirements/lint.in
105-
pytest-asyncio==1.4.0a0
105+
pytest-asyncio==1.4.0a1
106106
# via pytest-aiohttp
107107
pytest-codspeed==4.4.0
108108
# via -r requirements/lint.in

requirements/test-ft.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ pytest==9.0.3
113113
# pytest-xdist
114114
pytest-aiohttp==1.1.0
115115
# via -r requirements/test.in
116-
pytest-asyncio==1.4.0a0
116+
pytest-asyncio==1.4.0a1
117117
# via pytest-aiohttp
118118
pytest-codspeed==4.4.0
119119
# via -r requirements/test-common.in

requirements/test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ pytest==9.0.3
113113
# pytest-xdist
114114
pytest-aiohttp==1.1.0
115115
# via -r requirements/test.in
116-
pytest-asyncio==1.4.0a0
116+
pytest-asyncio==1.4.0a1
117117
# via pytest-aiohttp
118118
pytest-codspeed==4.4.0
119119
# via -r requirements/test-common.in

0 commit comments

Comments
 (0)