Skip to content

Commit

Permalink
Update a dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
TaiSakuma committed May 21, 2024
1 parent 5d6a8f9 commit fb8d31b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ci/minimum/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ pytest-asyncio==0.23.0
pytest-cov==4.1.0
pytest-timeout==2.2.0
pytest==7.4.0
respx==0.20.0
respx==0.20.1
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ tests = [
"pytest-cov>=4.1",
"pytest-timeout>=2.2",
"pytest>=7.4",
"respx>=0.20",
"respx>=0.20.1",
]

[project.urls]
Expand Down

0 comments on commit fb8d31b

Please sign in to comment.