Skip to content

Commit e6f3ca4

Browse files
Bump responses from 0.25.3 to 0.25.6 (#523)
Bumps [responses](https://github.com/getsentry/responses) from 0.25.3 to 0.25.6. - [Release notes](https://github.com/getsentry/responses/releases) - [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES) - [Commits](getsentry/responses@0.25.3...0.25.6) --- updated-dependencies: - dependency-name: responses dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e773e5c commit e6f3ca4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ dev = [
3838
'click-type-test==1.1.0;python_version>="3.10"',
3939
"coverage<8",
4040
"pytest-xdist<4",
41-
"responses==0.25.3",
41+
"responses==0.25.6",
4242
]
4343
docs = [
4444
"sphinx<9",

0 commit comments

Comments
 (0)