Skip to content

Commit

Permalink
Bump responses from 0.23.3 to 0.24.1
Browse files Browse the repository at this point in the history
Bumps [responses](https://github.com/getsentry/responses) from 0.23.3 to 0.24.1.
- [Release notes](https://github.com/getsentry/responses/releases)
- [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES)
- [Commits](getsentry/responses@0.23.3...0.24.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 30, 2023
1 parent e554de3 commit 13efece
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 20 deletions.
26 changes: 7 additions & 19 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 @@ -19,7 +19,7 @@ pre-commit = "^3.5.0"
pytest = "^7.4.2"
pytest-cov = "^4.1.0"
pytest-responses = "^0.5.1"
responses = "^0.23.3"
responses = "^0.24.1"
typed-ast = "^1.5.5"

[build-system]
Expand Down

0 comments on commit 13efece

Please sign in to comment.