From 6a7f499c5bf4196e20d75e3df6cfae1a60754f06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Mar 2023 19:58:46 +0000 Subject: [PATCH] Bump responses from 0.16.0 to 0.23.0 Bumps [responses](https://github.com/getsentry/responses) from 0.16.0 to 0.23.0. - [Release notes](https://github.com/getsentry/responses/releases) - [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES) - [Commits](https://github.com/getsentry/responses/compare/0.16.0...0.23.0) --- updated-dependencies: - dependency-name: responses dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 893e590..94ac081 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ parsedatetime==2.6 freezegun==1.1.0 humanize==3.13.1 giphy_client==1.0.0 -responses==0.16.0 +responses==0.23.0 requests==2.26.0 pandas==1.3.5 dataframe_image==0.1.1