Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 24, 2023
1 parent 7fa6a0f commit 7e89970
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/requirements/data_processing/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ modin>=0.8.3; python_version < '3.7'
modin>=0.11.0; python_version >= '3.7'
pytest-repeat
raydp>=0.0.dev0
responses==0.13.4
responses==0.22.0
pymars>=0.8.3

0 comments on commit 7e89970

Please sign in to comment.