Skip to content

Commit

Permalink
Update dependency responses to v0.25.6 (#13)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 18, 2025
1 parent df4f56e commit 8b780c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion {{ cookiecutter.project_slug }}/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ pylint = { version = "^2.0", python = "^3.6" }
pytest = "^3.3"
pytest-cov = "*"
pytest-mock = "1.13.0"
responses = "0.25.5"
responses = "0.25.6"
typing = { version = "^3.6.6", python = "^3.6" }
codecov = "*"

Expand Down

0 comments on commit 8b780c4

Please sign in to comment.