Skip to content

Commit 30df6c8

Browse files
build(deps-dev): bump responses from 0.15.0 to 0.16.0
Bumps [responses](https://github.com/getsentry/responses) from 0.15.0 to 0.16.0. - [Release notes](https://github.com/getsentry/responses/releases) - [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES) - [Commits](getsentry/responses@0.15.0...0.16.0) --- updated-dependencies: - dependency-name: responses dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 461df27 commit 30df6c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pytest == 6.2.5
77
pytest-asyncio == 0.16.0
88
pytest-cov == 3.0.0
99
pytest-random-order == 1.0.4
10-
responses == 0.15.0
10+
responses == 0.16.0
1111
types-requests == 2.26.0
1212
types-setuptools == 57.4.2
1313
types-six == 1.16.2

0 commit comments

Comments
 (0)