chore(deps-dev): update responses requirement from >=0.23.0 to >=0.26.1
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](https://github.com/getsentry/responses/compare/0.23.0...0.26.1) --- updated-dependencies: - dependency-name: responses dependency-version: 0.26.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
224689a5bc
commit
939187818e
|
|
@ -138,7 +138,7 @@ dev = [
|
|||
"safety>=2.3.0",
|
||||
"factory-boy>=3.3.0",
|
||||
"freezegun>=1.2.0",
|
||||
"responses>=0.23.0",
|
||||
"responses>=0.26.1",
|
||||
]
|
||||
|
||||
docs = [
|
||||
|
|
|
|||
Loading…
Reference in New Issue