Skip to content

Commit

Permalink
Bump responses from 0.23.3 to 0.24.0
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.0.
- [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.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent c3d6017 commit fdb65fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ dev = [
"pytest-dotenv==0.5.2",
"pytest-xdist==3.3.1",
"pre-commit==3.5.0",
"responses==0.23.3",
"responses==0.24.0",
"starlette==0.27.0"
]

Expand Down

0 comments on commit fdb65fe

Please sign in to comment.