Skip to content

Build(deps-dev): bump tox from 4.36.0 to 4.36.1#359

Merged
Diapolo10 merged 1 commit intomainfrom
dependabot/pip/tox-4.36.1
Feb 17, 2026
Merged

Build(deps-dev): bump tox from 4.36.0 to 4.36.1#359
Diapolo10 merged 1 commit intomainfrom
dependabot/pip/tox-4.36.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2026

Bumps tox from 4.36.0 to 4.36.1.

Release notes

Sourced from tox's releases.

v4.36.1

What's Changed

Full Changelog: tox-dev/tox@4.36.0...4.36.1

Changelog

Sourced from tox's changelog.

Bugfixes - 4.36.1

  • Report TOML parse errors during config discovery instead of silently ignoring them - by :user:rahuldevikar. (:issue:3030)
  • Adopt CPython's subprocess stream handling to fix deadlocks and improve performance when reading subprocess output (:issue:3715)

Documentation - 4.36.1

  • Add Unix man page generation and installation support using sphinx-argparse-cli - by :user:gaborbernat. (:issue:1409)
  • Document use of Python :mod:logging for plugin authors in the how-to guides, covering verbosity levels, coloring, and best practices — by :user:rahuldevikar. (:issue:3449)
  • Add architecture documentation for new contributors under the development section - by :user:rahuldevikar (:issue:3707)

v4.36.0 (2026-02-15)


Commits
  • cfc0b29 release 4.36.1
  • b0a8321 fix(release): pass GH_TOKEN to release process for gh CLI auth
  • 96a40f2 🐛 fix(execute): adopt CPython subprocess stream handling (#3715)
  • f00c24d Report TOML parse errors during config discovery instead of silently ignoring...
  • 54c89f6 Add new logging section in documentation (#3701)
  • 62fc816 📚 docs(man): add Unix man page and composable CLI argument inheritance (#3705)
  • 42470c0 Add architecture documentation (#3708)
  • b072f60 🔒 ci(workflows): add explicit permissions to workflows (#3714)
  • 5dfbcea build(deps): bump actions/cache from 4 to 5 (#3709)
  • c98ddaa feat(release): auto-create GitHub release with changelog notes
  • 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 [tox](https://github.com/tox-dev/tox) from 4.36.0 to 4.36.1.
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst)
- [Commits](tox-dev/tox@4.36.0...4.36.1)

---
updated-dependencies:
- dependency-name: tox
  dependency-version: 4.36.1
  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 Feb 17, 2026
@dependabot dependabot bot requested a review from Diapolo10 as a code owner February 17, 2026 17:03
@github-actions github-actions bot enabled auto-merge February 17, 2026 17:03
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

@sonarqubecloud
Copy link

@Diapolo10 Diapolo10 disabled auto-merge February 17, 2026 18:10
@Diapolo10 Diapolo10 merged commit c0c9f97 into main Feb 17, 2026
21 of 22 checks passed
@dependabot dependabot bot deleted the dependabot/pip/tox-4.36.1 branch February 17, 2026 18:10
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.

1 participant