Skip to content

Commit

Permalink
build(deps-dev): bump respx from 0.20.1 to 0.21.1 (#633)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 5, 2024
1 parent f825529 commit ef87bdb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ pytest-cov = "^4.0.0"
types-croniter = "^1.3.2"
types-pytz = ">=2022.7.1,<2024.0.0"
pytest-asyncio = ">=0.20.3,<0.22.0"
respx = "^0.20.1"
respx = ">=0.20.1,<0.22.0"
pytest-mock = "^3.10.0"
pytest-lazy-fixture = "^0.6.3"
pytest-xdist = "^3.2.0"
Expand Down

0 comments on commit ef87bdb

Please sign in to comment.