Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 337612d

Browse files
Bump responses from 0.23.3 to 0.24.1
Bumps [responses](https://github.com/getsentry/responses) from 0.23.3 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.23.3...0.24.1) --- updated-dependencies: - dependency-name: responses dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a45d393 commit 337612d

File tree

2 files changed

+18
-57
lines changed

2 files changed

+18
-57
lines changed

poetry.lock

Lines changed: 17 additions & 56 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
@@ -42,4 +42,4 @@ pytest = "^7.4.0"
4242
pytest-aiohttp = "^1.0.4"
4343
pytest-asyncio = "^0.21.1"
4444
pytest-cov = "^4.1.0"
45-
responses = "^0.23.3"
45+
responses = ">=0.23.3,<0.25.0"

0 commit comments

Comments
 (0)