Skip to content

Commit

Permalink
fix: update vcrpy to released version (#284)
Browse files Browse the repository at this point in the history
Signed-off-by: Radek Ježek <[email protected]>
  • Loading branch information
jezekra1 authored Jan 25, 2024
1 parent dd50776 commit c4d6f74
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 17 deletions.
30 changes: 14 additions & 16 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 @@ -85,7 +85,7 @@ pytest-asyncio = "^0.21.1"
pytest-mock = "^3.10.0"
pytest-httpx = "^0.28.0"
datamodel-code-generator = { version="^0.25.2", extras=["http"] }
vcrpy = { "git" = "https://github.com/kevin1024/vcrpy.git" }
vcrpy = "^6.0.0"
pytest-recording = "^0.13.1"
pytest-subtests = "^0.11.0"
autodoc_pydantic = "^2.0.0"
Expand Down

0 comments on commit c4d6f74

Please sign in to comment.