Skip to content

Commit 8279d6f

Browse files
⬆️ Bump responses from 0.24.1 to 0.25.0 (#174)
Bumps [responses](https://github.com/getsentry/responses) from 0.24.1 to 0.25.0. - [Release notes](https://github.com/getsentry/responses/releases) - [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES) - [Commits](getsentry/responses@0.24.1...0.25.0) --- updated-dependencies: - dependency-name: responses dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2ec0cd8 commit 8279d6f

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
@@ -47,7 +47,7 @@ pre-commit = "^3.4.0"
4747
pytest = "^7.3.2"
4848
pytest-cov = "^4.1.0"
4949
pytest-skip-slow = "^0.0.5"
50-
responses = "^0.24.1"
50+
responses = "^0.25.0"
5151

5252

5353
[tool.coverage.run]

0 commit comments

Comments
 (0)