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 16, 2024
1 parent 40f1e49 commit f0dd3c4
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,lambda,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

# this is needed for test_patches
Expand Down

0 comments on commit f0dd3c4

Please sign in to comment.