Skip to content

Commit ec79dc8

Browse files
Bump responses from 0.25.7 to 0.25.8
Bumps [responses](https://github.com/getsentry/responses) from 0.25.7 to 0.25.8. - [Release notes](https://github.com/getsentry/responses/releases) - [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES) - [Commits](getsentry/responses@0.25.7...0.25.8) --- updated-dependencies: - dependency-name: responses dependency-version: 0.25.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8c1708a commit ec79dc8

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
@@ -9,7 +9,7 @@ dev = [
99
"coverage<8",
1010
"identify>=2.6.9",
1111
"pytest-xdist<4",
12-
"responses==0.25.7",
12+
"responses==0.25.8",
1313
]
1414
docs = [
1515
"sphinx<9",

0 commit comments

Comments
 (0)