Skip to content

Commit

Permalink
deps: Update dependency pytest-asyncio to v0.22.0 (#881)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Oct 31, 2023
1 parent faf4b97 commit 65e5550
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
pytest==7.4.3
mock==5.1.0
pytest-cov==4.1.0
pytest-asyncio==0.21.1
pytest-asyncio==0.22.0
SQLAlchemy==2.0.22
sqlalchemy-pytds==1.0.0
flake8==5.0.4
Expand Down

0 comments on commit 65e5550

Please sign in to comment.