Skip to content

Commit

Permalink
Update pytest-asyncio from 0.14.0 to 0.21.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pyup-bot committed Jul 24, 2023
1 parent 228bbdd commit dc67f90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ flake8-formatter-abspath = "==1.0.1"
flake8-isort = "==6.0.0"
isort = "==5.12.0"
pytest = "==7.4.0"
pytest-asyncio = "==0.14.0"
pytest-asyncio = "==0.21.1"
pytest-cov = "==4.1.0"
pytest-xdist = "==2.2.1"
moto = {extras = ["server", "s3", "sqs", "lambda", "dynamodb", "cloudformation", "sns", "batch", "ec2", "rds"],version = "~=4.0.0"}
Expand Down

0 comments on commit dc67f90

Please sign in to comment.