Skip to content

Commit

Permalink
Update dependency responses to ^0.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 2, 2024
1 parent 9a3ad95 commit 09d2933
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 33 deletions.
103 changes: 71 additions & 32 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 @@ -35,7 +35,7 @@ pytest = "^7.2.0"
xmldiff = "^2.4"
lxml = "^4.9.2"
pytest-cov = "^4.0.0"
responses = "^0.22.0"
responses = "^0.25.0"

[tool.pytest.ini_options]
filterwarnings = ["ignore::DeprecationWarning:pydantic_xml.*:"]
Expand Down

0 comments on commit 09d2933

Please sign in to comment.