Skip to content

Commit

Permalink
Merge pull request #731 from jrobichaud/dependabot/pip/requirements/p…
Browse files Browse the repository at this point in the history
…ytest-asyncio-0.25.1
  • Loading branch information
jrobichaud authored Jan 6, 2025
2 parents 3a124fa + 3c0af16 commit d426b55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/local-base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ psycopg[binary]==3.2.3 # https://github.com/psycopg/psycopg
pytest==8.3.4 # https://github.com/pytest-dev/pytest
pytest-sugar==1.0.0 # https://github.com/Frozenball/pytest-sugar
pytest-cov==6.0.0
pytest-asyncio==0.25.0 # https://github.com/pytest-dev/pytest-asyncio
pytest-asyncio==0.25.1 # https://github.com/pytest-dev/pytest-asyncio
pytest-mock==3.14.0 # https://github.com/pytest-dev/pytest-mock

# Code quality
Expand Down

0 comments on commit d426b55

Please sign in to comment.