Skip to content

Commit 90fb479

Browse files
⬆️ Update responses requirement from ^0.22,<0.26 to >=0.22,<0.26
Updates the requirements on [responses](https://github.com/getsentry/responses) to permit the latest version. - [Release notes](https://github.com/getsentry/responses/releases) - [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES) - [Commits](getsentry/responses@0.22.0...0.25.7) --- updated-dependencies: - dependency-name: responses dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 07b3257 commit 90fb479

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ sphinxcontrib-qthelp = "^1.0.8"
5959
sphinxcontrib-serializinghtml = "^1.1.10"
6060
sphinx-rtd-theme = "^1.3.0"
6161
autodocsumm = "^0.2.14"
62-
responses = "^0.22,<0.26"
62+
responses = ">=0.22,<0.26"
6363
pytest-parallel = "^0.1.1"
6464
pytest-split = "^0.8.2"
6565
tomlkit = "^0.13.2"

0 commit comments

Comments
 (0)