Skip to content

Commit 3e7887b

Browse files
Bump responses from 0.24.0 to 0.24.1 (#762)
Bumps [responses](https://github.com/getsentry/responses) from 0.24.0 to 0.24.1. - [Release notes](https://github.com/getsentry/responses/releases) - [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES) - [Commits](getsentry/responses@0.24.0...0.24.1) --- updated-dependencies: - dependency-name: responses dependency-type: direct:development 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 9175101 commit 3e7887b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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
@@ -34,7 +34,7 @@ pytest = "^7.4.3"
3434
yamllint = "^1.33.0"
3535
pytest-dotenv = "^0.5.2"
3636
types-requests = "^2.31.0"
37-
responses = "^0.24.0"
37+
responses = "^0.24.1"
3838
httpx = "^0.25.1"
3939
factory-boy = "^3.3.0"
4040
pytest-factoryboy = "^2.6.0"

0 commit comments

Comments
 (0)