Skip to content

build(deps-dev): bump pytest-subprocess from 1.5.3 to 1.5.4 in /backend - #1393

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/backend/pytest-subprocess-1.5.4
Mar 23, 2026
Merged

build(deps-dev): bump pytest-subprocess from 1.5.3 to 1.5.4 in /backend#1393
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/backend/pytest-subprocess-1.5.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 23, 2026

Copy link
Copy Markdown
Contributor

Bumps pytest-subprocess from 1.5.3 to 1.5.4.

Release notes

Sourced from pytest-subprocess's releases.

1.5.4

Features

  • [#103](https://github.com/aklajnert/pytest-subprocess/issues/103): Improve matching commands that contain quoted arguments.

Bug fixes

  • [#192](https://github.com/aklajnert/pytest-subprocess/issues/192): Fix ResourceWarning for unclosed file handles in test_universal_newlines and test_text by explicitly closing process.stdout after reading, preventing intermittent failures on Python 3.12+.
  • [#196](https://github.com/aklajnert/pytest-subprocess/issues/196): Handle stderr=STDOUT when stdout is a file handle.
  • [#194](https://github.com/aklajnert/pytest-subprocess/issues/194): Patch imported subprocess.Popen aliases.
  • [#186](https://github.com/aklajnert/pytest-subprocess/issues/186): Support file handles in stdout and stderr.

Other changes

  • [#197](https://github.com/aklajnert/pytest-subprocess/issues/197): Officially support Python 3.14 and 3.15.
Changelog

Sourced from pytest-subprocess's changelog.

1.5.4 (2026-03-21)

Features

* `[#103](https://github.com/aklajnert/pytest-subprocess/issues/103) <https://github.com/aklajnert/pytest-subprocess/pull/103>`_: Improve matching commands that contain quoted arguments.

Bug fixes

  • [#192](https://github.com/aklajnert/pytest-subprocess/issues/192) <https://github.com/aklajnert/pytest-subprocess/pull/192>_: Fix ResourceWarning for unclosed file handles in test_universal_newlines and test_text by explicitly closing process.stdout after reading, preventing intermittent failures on Python 3.12+.
  • [#196](https://github.com/aklajnert/pytest-subprocess/issues/196) <https://github.com/aklajnert/pytest-subprocess/pull/196>_: Handle stderr=STDOUT when stdout is a file handle.
  • [#194](https://github.com/aklajnert/pytest-subprocess/issues/194) <https://github.com/aklajnert/pytest-subprocess/pull/194>_: Patch imported subprocess.Popen aliases.
  • [#186](https://github.com/aklajnert/pytest-subprocess/issues/186) <https://github.com/aklajnert/pytest-subprocess/pull/186>_: Support file handles in stdout and stderr.

Other changes

* `[#197](https://github.com/aklajnert/pytest-subprocess/issues/197) <https://github.com/aklajnert/pytest-subprocess/pull/197>`_: Officially support Python 3.14 and 3.15.
Commits
  • b783eea Bump version.
  • 53877f8 Refactor subprocess tests to properly close stdout and improve output asserti...
  • 6da3b94 [pre-commit.ci] pre-commit autoupdate (#199)
  • 55d0512 Add support for python 3.14 and 3.15 (#197)
  • 4c1f6af [pre-commit.ci] pre-commit autoupdate (#198)
  • 52556e7 Improve matching commands that contain quoted arguments. (#103)
  • e9da3f7 Fix handling of stderr when stdout is a file handle (#196)
  • bf33539 Patch imported subprocess.Popen aliases. (#194)
  • 4d1685d [pre-commit.ci] pre-commit autoupdate (#193)
  • 43b67e7 [pre-commit.ci] pre-commit autoupdate (#191)
  • Additional commits viewable 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 [pytest-subprocess](https://github.com/aklajnert/pytest-subprocess) from 1.5.3 to 1.5.4.
- [Release notes](https://github.com/aklajnert/pytest-subprocess/releases)
- [Changelog](https://github.com/aklajnert/pytest-subprocess/blob/master/HISTORY.rst)
- [Commits](aklajnert/pytest-subprocess@1.5.3...1.5.4)

---
updated-dependencies:
- dependency-name: pytest-subprocess
  dependency-version: 1.5.4
  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 23, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) March 23, 2026 10:45
@github-actions
github-actions Bot merged commit 39d1d6d into main Mar 23, 2026
8 checks passed
@github-actions
github-actions Bot deleted the dependabot/pip/backend/pytest-subprocess-1.5.4 branch March 23, 2026 10:48
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