Skip to content

Commit

Permalink
Bump responses from 0.22.0 to 0.23.1 (#118)
Browse files Browse the repository at this point in the history
Bumps [responses](https://github.com/getsentry/responses) from 0.22.0 to 0.23.1.
- [Release notes](https://github.com/getsentry/responses/releases)
- [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES)
- [Commits](getsentry/responses@0.22.0...0.23.1)

---
updated-dependencies:
- dependency-name: responses
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 17, 2023
1 parent 14e23a2 commit 3e7048d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion surface/requirements_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ pytest-cov==4.0.0
pytest-django==4.5.2
pytest-xdist==3.2.1
pytest-socket==0.4.0
responses==0.22.0
responses==0.23.1

# for integration testing
selenium==4.8.3

0 comments on commit 3e7048d

Please sign in to comment.