Skip to content

Commit

Permalink
[deps] Update responses requirement from ~=0.25.3 to ~=0.25.6
Browse files Browse the repository at this point in the history
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.25.3...0.25.6)

---
updated-dependencies:
- dependency-name: responses
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 1, 2025
1 parent 7d1c8dd commit 1b93ffb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
responses~=0.25.3
responses~=0.25.6
pytest-asyncio~=0.24.0
pytest-django~=4.9.0
freezegun~=1.5.1
Expand Down

0 comments on commit 1b93ffb

Please sign in to comment.