Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: responses
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 7, 2024
1 parent d26e643 commit 674ea74
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements/dev.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
pytest-cov==5.0.0
django-debug-toolbar==4.3.0
mock==5.1.0
responses==0.25.0
responses==0.25.2
django-extensions==3.2.3
PyPOM==2.2.4

Expand Down
6 changes: 3 additions & 3 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -439,9 +439,9 @@ requests==2.32.3 \
# -r requirements/dev.in
# betamax
# responses
responses==0.25.0 \
--hash=sha256:01ae6a02b4f34e39bffceb0fc6786b67a25eae919c6368d05eabc8d9576c2a66 \
--hash=sha256:2f0b9c2b6437db4b528619a77e5d565e4ec2a9532162ac1a131a83529db7be1a
responses==0.25.2 \
--hash=sha256:77a61ad7e6016ed2ac00739b7efa5f35c42351d5b9b5d26bb1be87f197632487 \
--hash=sha256:b59707ea25de536d324670791ab073fafd41f3a351cec9c51cb6147089a9a30a
# via -r requirements/dev.in
selenium==4.17.2 \
--hash=sha256:5aee79026c07985dc1b0c909f34084aa996dfe5b307602de9016d7a621a473f2 \
Expand Down

0 comments on commit 674ea74

Please sign in to comment.