Skip to content

Commit f0d9e00

Browse files
authored
deps: Update dependency pytest-asyncio to v0.22.0 (#148)
1 parent 1799674 commit f0d9e00

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.2
44
psycopg2-binary==2.9.9
55
pytest==7.4.3
6-
pytest-asyncio==0.21.1
6+
pytest-asyncio==0.22.0
77
pytest-cov==4.1.0
88
pytest-aiohttp==1.0.5
99
SQLAlchemy==2.0.22

0 commit comments

Comments
 (0)