Skip to content

build(deps): bump responses from 0.26.0 to 0.26.1#985

Merged
GraemeWatt merged 1 commit into
mainfrom
dependabot/pip/responses-0.26.1
Jun 1, 2026
Merged

build(deps): bump responses from 0.26.0 to 0.26.1#985
GraemeWatt merged 1 commit into
mainfrom
dependabot/pip/responses-0.26.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 1, 2026

Warning

Dependabot will stop supporting python v3.9!

Please upgrade to one of the following versions: v3.9, v3.10, v3.11, v3.12, v3.13, or v3.14.

Bumps responses from 0.26.0 to 0.26.1.

Release notes

Sourced from responses's releases.

0.26.1

  • Added Spanish translation of the README (README.es.rst)
  • When both content_type and headers['content-type'] are in a response mock file, content_type is now used.
  • Added strict_match to urlencoded_params_matcher, enabling partial request parameter matching.
Changelog

Sourced from responses's changelog.

0.26.1

  • Added Spanish translation of the README (README.es.rst)
  • When both content_type and headers['content-type'] are in a response mock file, content_type is now used.
  • Added strict_match to urlencoded_params_matcher, enabling partial request parameter matching.
Commits
  • 7a80232 release: 0.26.1
  • 1fda897 Add strict_match parameter to urlencoded_params_matcher (#796)
  • ab8d480 chore: Fix lint build and update changes (#795)
  • 71be9a2 fix: remove content-type from headers in _add_from_file to avoid RuntimeError...
  • 84c2b08 Add Spanish translation of the README documentation (#790)
  • 3da192e chore: pin GitHub Actions to full-length commit SHAs (#789)
  • cc53d77 Merge branch 'release/0.26.0'
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [responses](https://github.com/getsentry/responses) from 0.26.0 to 0.26.1.
- [Release notes](https://github.com/getsentry/responses/releases)
- [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES)
- [Commits](getsentry/responses@0.26.0...0.26.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 1, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.07%. Comparing base (f25fc8d) to head (09d0453).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #985      +/-   ##
==========================================
- Coverage   86.09%   86.07%   -0.02%     
==========================================
  Files          59       59              
  Lines        5782     5782              
==========================================
- Hits         4978     4977       -1     
- Misses        804      805       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@coveralls
Copy link
Copy Markdown

Coverage Report for CI Build 26730942253

Coverage increased (+0.02%) to 86.077%

Details

  • Coverage increased (+0.02%) from the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 5782
Covered Lines: 4977
Line Coverage: 86.08%
Coverage Strength: 0.86 hits per line

💛 - Coveralls

@GraemeWatt GraemeWatt merged commit 6ee0f92 into main Jun 1, 2026
10 checks passed
@GraemeWatt GraemeWatt deleted the dependabot/pip/responses-0.26.1 branch June 1, 2026 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants