Skip to content

Commit f4e3677

Browse files
Bump responses from 0.26.1 to 0.26.2
Bumps [responses](https://github.com/getsentry/responses) from 0.26.1 to 0.26.2. - [Release notes](https://github.com/getsentry/responses/releases) - [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES) - [Commits](getsentry/responses@0.26.1...0.26.2) --- updated-dependencies: - dependency-name: responses dependency-version: 0.26.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent de21be9 commit f4e3677

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.26.1",
12+
"responses==0.26.2",
1313
]
1414
docs = [
1515
"sphinx<9",

0 commit comments

Comments
 (0)