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.
Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.
Detected Package Files
.github/workflows/misspell.yml
(github-actions).github/workflows/test.yml
(github-actions)pyproject.toml
(pep621)docs/requirements.txt
(pip_requirements)pyproject.toml
(poetry)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all others if semantic commits are in use.node_modules
,bower_components
,vendor
and various test/tests (except for nuget) directories.🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to
renovate.json
in this branch. Renovate will update the Pull Request description the next time it runs.What to Expect
With your current configuration, Renovate will create 30 Pull Requests:
Update dependency pytest to v6.2.5
renovate/pytest-6.x-lockfile
master
6.2.5
Update Python to >=3.13,<3.14
renovate/python-3.x
master
>=3.13,<3.14
Update dependency doc8 to ^0.11.0
renovate/doc8-0.x
master
^0.11.0
Update dependency flake8-pytest-style to v1.7.2
renovate/flake8-pytest-style-1.x-lockfile
master
1.7.2
Update dependency m2r2
renovate/m2r2-0.x
master
^0.3.0
==0.3.3.post2
Update dependency mypy to v0.991
renovate/mypy-0.x-lockfile
master
0.991
Update dependency nitpick to ^0.35.0
renovate/nitpick-0.x
master
^0.35.0
Update dependency pytest-cov to v2.12.1
renovate/pytest-cov-2.x-lockfile
master
2.12.1
Update dependency pytest-randomly to v3.16.0
renovate/pytest-randomly-3.x-lockfile
master
3.16.0
Update dependency sphinx to v3.5.4
renovate/sphinx-3.x
master
==3.5.4
Update dependency sphinx to v3.5.4
renovate/sphinx-3.x-lockfile
master
3.5.4
Update dependency sphinx-autodoc-typehints to v1.25.3
renovate/sphinx-autodoc-typehints-1.x
master
==1.25.3
Update dependency sphinx-autodoc-typehints to v1.25.3
renovate/sphinx-autodoc-typehints-1.x-lockfile
master
1.25.3
Update dependency tomlkit to v0.13.2
renovate/tomlkit-0.x
master
^0.13.0
==0.13.2
Update dependency typing-extensions to v3.10.0.2
renovate/typing-extensions-3.x
master
==3.10.0.2
Update dependency wemake-python-styleguide to ^0.19.0
renovate/wemake-python-styleguide-0.x
master
^0.19.0
Update actions/cache action to v4
renovate/actions-cache-4.x
master
v4
Update actions/checkout action to v4
renovate/actions-checkout-4.x
master
v4
Update actions/setup-python action to v5
renovate/actions-setup-python-5.x
master
v5
Update dependency doc8 to v1
renovate/doc8-1.x
master
^1.0.0
Update dependency flake8-pytest-style to v2
renovate/flake8-pytest-style-2.x
master
^2.0.0
Update dependency mypy to v1
renovate/mypy-1.x
master
^1.0.0
Update dependency pytest to v8
renovate/pytest-8.x
master
^8.0.0
Update dependency pytest-cov to v6
renovate/pytest-cov-6.x
master
^6.0.0
Update dependency safety to v3
renovate/safety-3.x
master
^3.0.0
Update dependency sphinx to v8
renovate/sphinx-8.x
master
^8.0.0
==8.1.3
Update dependency sphinx-autodoc-typehints to v3
renovate/sphinx-autodoc-typehints-3.x
master
^3.0.0
==3.0.0
Update dependency typing-extensions to v4
renovate/typing-extensions-4.x
master
==4.12.2
Update dependency wemake-python-styleguide to v1
renovate/wemake-python-styleguide-1.x
master
^1.0.0
Update peter-evans/create-pull-request action to v7
renovate/peter-evans-create-pull-request-7.x
master
v7
🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for
prhourlylimit
for details.❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.
This PR was generated by Mend Renovate. View the repository job log.