Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

Commit

Permalink
Bump responses from 0.22.0 to 0.23.1 (#263)
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:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 13, 2023
1 parent 66728f9 commit 56789d3
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
24 changes: 12 additions & 12 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ bandit = "1.7.4"
vulture = "2.7"
pytest = "7.2.2"
pytest-cov = "4.0.0"
responses = "0.22.0"
responses = "0.23.1"

[tool.poetry.scripts]
bitrise-reports = "bitrise_reports:main"
Expand Down

0 comments on commit 56789d3

Please sign in to comment.