Skip to content

Commit d0df813

Browse files
chore(deps-dev): bump responses from 0.25.8 to 0.26.0 in the pip group (#273)
Bumps the pip group with 1 update: [responses](https://github.com/getsentry/responses). Updates `responses` from 0.25.8 to 0.26.0 - [Release notes](https://github.com/getsentry/responses/releases) - [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES) - [Commits](getsentry/responses@0.25.8...0.26.0) --- updated-dependencies: - dependency-name: responses dependency-version: 0.26.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 01344f8 commit d0df813

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ bump2version = "^1.0.1"
2828
coverage = "^7.10.7"
2929
fixtures = "^4.2.6"
3030
mock = "^5.2.0"
31-
responses = "^0.25.8"
31+
responses = "^0.26.0"
3232
testtools = "^2.7.2"
3333
yamllint = "^1.37.1"
3434
pytest = "^8.4.2"

0 commit comments

Comments
 (0)