Skip to content

Commit

Permalink
chore(deps-dev): bump responses from 0.25.3 to 0.25.6 (#80)
Browse files Browse the repository at this point in the history
Bumps [responses](https://github.com/getsentry/responses) from 0.25.3 to 0.25.6.
- [Release notes](https://github.com/getsentry/responses/releases)
- [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES)
- [Commits](getsentry/responses@0.25.3...0.25.6)

---
updated-dependencies:
- dependency-name: responses
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 14, 2025
1 parent 16993f7 commit 65ae532
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 @@ -22,7 +22,7 @@ black = "^24.8"
pydocstyle = "^6.1.1"
mypy = "^1.14"
types-requests = "^2.32.0"
responses = "0.25.3"
responses = "0.25.6"

[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down

0 comments on commit 65ae532

Please sign in to comment.