Skip to content

Commit f3dc4c5

Browse files
dependabot[bot]amotl
authored andcommitted
build(deps-dev): update responses requirement from <0.26 to <0.27
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.1.0...0.26.0) --- updated-dependencies: - dependency-name: responses dependency-version: 0.26.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2e85782 commit f3dc4c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"pytest-cache<2",
4545
"pytest-cov<7.1",
4646
"python-dotenv<1.3",
47-
"responses<0.26",
47+
"responses<0.27",
4848
],
4949
},
5050
zip_safe=False,

0 commit comments

Comments
 (0)