Skip to content
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.

Commit

Permalink
Update responses requirement from ~=0.19.0 to ~=0.20.0
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.19.0...0.20.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 21, 2022
1 parent 9d0003d commit 82fb5b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
@@ -1,4 +1,4 @@
responses~=0.19.0
responses~=0.20.0
pre-commit
isort
pytest
Expand Down

0 comments on commit 82fb5b2

Please sign in to comment.