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
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 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 16 Pull Requests:
fix(deps): update dependency pydantic to v1.10.13
renovate/pydantic-1.x-lockfile
main
1.10.13
chore(deps): update dependency black to v22.12.0
renovate/black-22.x
main
22.12.0
chore(deps): update dependency coverage to v6.5.0
renovate/coverage-6.x
main
6.5.0
chore(deps): update dependency isort to v5.13.2
renovate/isort-5.x
main
5.13.2
chore(deps): update dependency mypy to v0.991
renovate/mypy-0.x
main
0.991
chore(deps): update dependency pytest to v7.4.3
renovate/pytest-7.x
main
7.4.3
chore(deps): update dependency pytest-mock to v3.12.0
renovate/pytest-mock-3.x
main
3.12.0
chore(deps): update dependency tox to v4.11.4
renovate/tox-4.x-lockfile
main
4.11.4
fix(deps): update dependency ruamel-yaml to ^0.18.0
renovate/ruamel-yaml-0.x
main
^0.18.0
fix(deps): update dependency typer to v0.9.0
renovate/typer-0.x
main
0.9.0
chore(deps): update dependency black to v23
renovate/black-23.x
main
23.12.0
chore(deps): update dependency coverage to v7
renovate/coverage-7.x
main
7.3.3
chore(deps): update dependency flake8 to v6
renovate/flake8-6.x
main
6.1.0
chore(deps): update dependency mypy to v1
renovate/mypy-1.x
main
1.7.1
fix(deps): update dependency pydantic to v2
renovate/pydantic-2.x
main
^2.0.0
fix(deps): update dependency rich to v13
renovate/rich-13.x
main
^13.0.0
🚸 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 has been generated by Mend Renovate. View repository job log here.