Skip to content

Bump pyfakefs from 6.1.5 to 6.1.6#3156

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/pip/pyfakefs-6.1.6
Mar 19, 2026
Merged

Bump pyfakefs from 6.1.5 to 6.1.6#3156
github-actions[bot] merged 1 commit intomainfrom
dependabot/pip/pyfakefs-6.1.6

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 19, 2026

Bumps pyfakefs from 6.1.5 to 6.1.6.

Release notes

Sourced from pyfakefs's releases.

pyfakefs release version 6.1.6

Follow-up bugfix release for release 6.1.5.

Changelog

Sourced from pyfakefs's changelog.

Version 6.1.6 (2026-03-18)

Follow-up bugfix release for 6.1.5.

Fixes

  • os.path.realpath did not correctly handle some absolute paths under Windows (previous fix was incomplete, see #1296)
Commits

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 [pyfakefs](https://github.com/pytest-dev/pyfakefs) from 6.1.5 to 6.1.6.
- [Release notes](https://github.com/pytest-dev/pyfakefs/releases)
- [Changelog](https://github.com/pytest-dev/pyfakefs/blob/main/CHANGES.md)
- [Commits](pytest-dev/pyfakefs@v6.1.5...v6.1.6)

---
updated-dependencies:
- dependency-name: pyfakefs
  dependency-version: 6.1.6
  dependency-type: direct:development
  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 Mar 19, 2026
@github-actions github-actions bot enabled auto-merge (squash) March 19, 2026 16:26
@codecov
Copy link

codecov bot commented Mar 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.26%. Comparing base (65b2ff7) to head (d605479).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3156   +/-   ##
=======================================
  Coverage   93.26%   93.26%           
=======================================
  Files         493      493           
  Lines       45599    45599           
  Branches     6254     6254           
=======================================
  Hits        42530    42530           
  Misses       1982     1982           
  Partials     1087     1087           

☔ 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.

@github-actions github-actions bot merged commit 9bb0409 into main Mar 19, 2026
20 checks passed
@github-actions github-actions bot deleted the dependabot/pip/pyfakefs-6.1.6 branch March 19, 2026 16:36
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.

0 participants