Skip to content

Commit

Permalink
Bump versions responses and pytest-asyncio
Browse files Browse the repository at this point in the history
  • Loading branch information
PGijsbers committed Nov 19, 2024
1 parent 535e286 commit 65dccff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,11 @@ readme = "README.md"
dev = [
"types-python-dateutil==2.9.0.20240316",
"pytest==8.3.2",
"pytest-asyncio==0.23.8",
"pytest-asyncio==0.24.0",
"pytest-dotenv==0.5.2",
"pytest-xdist==3.5.0",
"pre-commit==3.7.0",
"responses==0.24.1",
"responses==0.25.3",
"freezegun==1.4.0",
]

Expand Down

0 comments on commit 65dccff

Please sign in to comment.