Skip to content

Commit

Permalink
Update responses requirement in /server
Browse files Browse the repository at this point in the history
Updates the requirements on [responses](https://github.com/getsentry/responses) to permit the latest version.
- [Release notes](https://github.com/getsentry/responses/releases)
- [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES)
- [Commits](getsentry/responses@0.10.6...0.25.0)

---
updated-dependencies:
- dependency-name: responses
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 14, 2024
1 parent 057c1f6 commit c411877
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ sphinx-autobuild
pytest==3.10.0
pytest-cov==2.6.1
pytest-mock==1.10.1
responses>=0.10.6,<0.11
responses>=0.10.6,<0.26
httmock
wooper
mypy
Expand Down

0 comments on commit c411877

Please sign in to comment.