chore(deps): update all non-major dependencies #3226
Merged
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:
==7.2.0
->==7.3.0
==1.16.0
->==1.16.1
v1.16.0
->v1.16.1
7.2.0
->7.3.0
==8.4.0
->==8.4.1
3.12-alpine
->3.13-alpine
3.12-alpine
->3.13-alpine
v10.1.0
->v10.2.0
Note: The
pre-commit
manager in Renovate is not supported by thepre-commit
maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.Release Notes
pycqa/flake8 (flake8)
v7.3.0
Compare Source
python/mypy (mypy)
v1.16.1
Compare Source
pre-commit/mirrors-mypy (pre-commit/mirrors-mypy)
v1.16.1
Compare Source
pytest-dev/pytest (pytest)
v8.4.1
Compare Source
pytest 8.4.1 (2025-06-17)
Bug fixes
#13461: Corrected
_pytest.terminal.TerminalReporter.isatty
to supportbeing called as a method. Before it was just a boolean which could
break correct code when using
-o log_cli=true
).#13477: Reintroduced
pytest.PytestReturnNotNoneWarning
{.interpreted-text role="class"} which was removed by accident in pytest [8.4]{.title-ref}.This warning is raised when a test functions returns a value other than
None
, which is often a mistake made by beginners.See
return-not-none
{.interpreted-text role="ref"} for more information.#13497: Fixed compatibility with
Twisted 25+
.Improved documentation
faulthandler
not working on Windows.python-semantic-release/python-semantic-release (python-semantic-release/python-semantic-release)
v10.2.0
Compare Source
====================
✨ Features
PACKAGE_NAME
value into build command environment (db9bc13
_)📖 Documentation
configuration: Update build command environment definition to include
PACKAGE_NAME
variable (
4aa3805
_)uv-integration: Fix configuration guide for
uv
usage to ensure lock file update(
5390145
_).. _4aa3805: python-semantic-release/python-semantic-release@4aa3805
.. _5390145: python-semantic-release/python-semantic-release@5390145
.. _db9bc13: python-semantic-release/python-semantic-release@db9bc13
.. _changelog-v10.1.0:
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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.