Skip to content

Commit

Permalink
bump pytest-asyncio dev dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jakob-keller committed Aug 17, 2024
1 parent 6827354 commit 828bec9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.in
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ moto[server,s3,sqs,awslambda,dynamodb,cloudformation,sns,batch,ec2,rds]~=4.2.9
pre-commit~=3.5.0
pytest==8.1.1
pytest-cov==5.0.0
pytest-asyncio~=0.21.1
pytest-asyncio~=0.23.8
pytest-xdist==3.5.0
setuptools==67.8.0;python_version>="3.12"

Expand Down

0 comments on commit 828bec9

Please # to comment.