An open index of dependabot pull requests across open source projects.

deps(deps-dev): bump the python-development group with 3 updates

Open
Number: #217
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Unknown
Comments: 1
Created: February 23, 2026 at 08:23 AM UTC
(4 months ago)
Updated: February 23, 2026 at 08:25 AM UTC
(4 months ago)
Labels:
dependencies python:uv
Description:

Bumps the python-development group with 3 updates: pyfakefs, responses and ruff.

Updates pyfakefs from 6.1.1 to 6.1.2

Release notes

Sourced from pyfakefs's releases.

pyfakefs release version 6.1.2

Fixes a regression caused by the introduced weak references.

Changelog

Sourced from pyfakefs's changelog.

Version 6.1.2 (2026-02-22)

Fixes a regression caused by the introduced weakrefs.

Fixes

  • do not use weakrefs for filesystem objects in fake modules (see #1284)
Commits
  • 9dd9295 Release 6.1.2
  • 2b05486 Add troubleshooting doc for large memory use
  • 5345b75 Do not use weakrefs for fs objects in fake modules
  • See full diff in compare view

Updates responses from 0.25.8 to 0.26.0

Release notes

Sourced from responses's releases.

0.26.0

  • When using assert_all_requests_are_fired=True, assertions about unfired requests are now raised even when an exception occurs in the context manager or decorated function. Previously, these assertions were suppressed when exceptions occurred. This new behavior provides valuable debugging context about which mocked requests were or weren't called.
  • Consider the Retry-After header when handling retries
Changelog

Sourced from responses's changelog.

0.26.0

  • When using assert_all_requests_are_fired=True, assertions about unfired requests are now raised even when an exception occurs in the context manager or decorated function. Previously, these assertions were suppressed when exceptions occurred. This new behavior provides valuable debugging context about which mocked requests were or weren't called.
  • Consider the Retry-After header when handling retries
Commits
  • 94913d0 release: 0.26.0
  • 051b79e Make assert_all_requests_are_fired always assert on exception (#782)
  • 0905cb8 Fix query_param_matcher not matching empty query parameter values (#787)
  • e0c6faa ci(release): Switch from action-prepare-release to Craft (#785)
  • 1be3a73 fix: Consider the Retry-After header when handling retries (#784)
  • c6730fb Merge branch 'release/0.25.8'
  • See full diff in compare view

Updates ruff from 0.15.1 to 0.15.2

Release notes

Sourced from ruff's releases.

0.15.2

Release Notes

Released on 2026-02-19.

Preview features

Bug fixes

... (truncated)

Changelog

Sourced from ruff's changelog.

0.15.2

Released on 2026-02-19.

Preview features

... (truncated)

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
Package Dependencies
Package:
ruff
Ecosystem:
pip
Version Change:
0.15.1 → 0.15.2
Update Type:
Patch
Package:
responses
Ecosystem:
pip
Version Change:
0.25.8 → 0.26.0
Update Type:
Minor
Package:
pyfakefs
Ecosystem:
pip
Version Change:
6.1.1 → 6.1.2
Update Type:
Patch
Technical Details
ID: 14059460
UUID: 3976927674
Node ID: PR_kwDOPUpNZM7FlUy5
Host: GitHub
Repository: softwareone-platform/mpt-api-python-client