Skip to content

Commit 47fe8ab

Browse files
authored
deps: Update dependency pytest-asyncio to v0.23.2 (#176)
1 parent 2120150 commit 47fe8ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ mock==5.1.0
33
pg8000==1.30.3
44
psycopg2-binary==2.9.9
55
pytest==7.4.3
6-
pytest-asyncio==0.22.0
6+
pytest-asyncio==0.23.2
77
pytest-cov==4.1.0
88
pytest-aiohttp==1.0.5
99
SQLAlchemy==2.0.23

0 commit comments

Comments
 (0)