CHANGED: You can use the PROCFILE OS environment variable to configure the
name of the Procfile.
CHANGED: Python 3.6 and 3.7 are no longer supported environments.
CHANGED: Python 3.11, 3.12, 3.13 are now supported environments. Thank you to
Jace Browning and Marco Carvalho who each submitted fixes to enable this.
CHANGED: PyPy 3.7 and 3.8 are no longer supported environments.
CHANGED: PyPy 3.9, 3.10 are now supported environments.
FIXED: The systemd exporter now correctly sets Wants for the process group
master targets. Thank you to Dan Berg for the fix.
CHANGED: The systemd exporter sets WantedBy=multi-user.target for
individual services so that they start automatically on most systems.
Processes also log to the journal by default. Thank you to Dan Berg for
the contributions.
This is a quick release to make our new dependency, pbs-installer, optional.
This is only needed to install Python if you are not using the uv backend.
We've also added the time taken to the output when it's over a second.
We'd like to thank the following folks who contributed to this release:
This release updates the default for the GitHub Action to target the current range of recommended Pythons (3.10-3.14). There's now a mechanism to control if nox downloads Python (even when not using uv). Several fixes include better free-threading support, custom filenames in script mode, and support for GitHub Actions Windows ARM runners.
We'd like to thank the following folks who contributed to this release:
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
Release Notes
pycqa/flake8 (flake8)v7.3.0
Compare Source
v7.2.0
Compare Source
v7.1.2
Compare Source
v7.1.1
Compare Source
v7.1.0
Compare Source
v7.0.0
Compare Source
v6.1.0
Compare Source
googleapis/google-cloud-python (google-cloud-error-reporting)v1.16.0: google-cloud-resource-manager 1.16.0
Compare Source
1.16.0 (2026-01-09)
v1.15.0: google-cloud-resource-manager 1.15.0
Compare Source
1.15.0 (2025-10-20)
v1.14.0
v1.13.0
v1.12.0
v1.11.1
v1.11.0
v1.10.0: google-cloud-appengine-logging: v1.10.0
v1.10.0 (2026-06-02)
v1.9.2
nickstenning/honcho (honcho)v2.0.0
Compare Source
name of the Procfile.
Jace Browning and Marco Carvalho who each submitted fixes to enable this.
master targets. Thank you to Dan Berg for the fix.
individual services so that they start automatically on most systems.
Processes also log to the journal by default. Thank you to Dan Berg for
the contributions.
Thank you also to the following for contributions improving Honcho's
wntrblm/nox (nox)documentation: @timgates42, @rafrafek, @sblondon, and @Bernardoow.
v2026.8.17
Compare Source
v2026.8.10
Compare Source
v2026.7.11
Compare Source
v2026.4.10
Compare Source
v2026.2.9
Compare Source
v2025.11.12
Compare Source
This is a small release to fix a warning when running in script mode before we
drop Python 3.8.
We'd like to thank the following folks who contributed to this release:
Bugfixes:
Internal changes:
v2025.10.16
Compare Source
This is a quick release to make our new dependency, pbs-installer, optional.
This is only needed to install Python if you are not using the uv backend.
We've also added the time taken to the output when it's over a second.
We'd like to thank the following folks who contributed to this release:
Changes:
Internal changes:
v2025.10.14
Compare Source
This release updates the default for the GitHub Action to target the current range of recommended Pythons (3.10-3.14). There's now a mechanism to control if nox downloads Python (even when not using uv). Several fixes include better free-threading support, custom filenames in script mode, and support for GitHub Actions Windows ARM runners.
We'd like to thank the following folks who contributed to this release:
Features:
Changes:
Bugfixes:
Documentation:
Internal changes:
v2025.5.1
Compare Source
v2025.2.9
Compare Source
v2024.10.9
Compare Source
v2024.4.15
Compare Source
v2024.3.2
Compare Source
benjaminp/six (six)v1.17.0
Compare Source
Pull request #388: Remove URLopener and FancyURLopener classes from
urllib.request when running on Python 3.14 or greater.
Pull request #365, issue #283: six.moves.UserDict now points to
UserDict.IterableUserDict instead of UserDict.UserDict on Python 2.
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.