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/publish-package.yml
(github-actions).github/workflows/run-checks-and-tests.yml
(github-actions)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.🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the
renovate.json
in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.What to Expect
With your current configuration, Renovate will create 25 Pull Requests:
chore(deps): update dependency bandit to v1.7.5
renovate/bandit-1.x-lockfile
main
1.7.5
chore(deps): update dependency pytest to v6.2.5
renovate/pytest-6.x-lockfile
main
6.2.5
chore(deps): update dependency safety to v1.10.3
renovate/safety-1.x-lockfile
main
1.10.3
fix(deps): update dependency pydantic to v1.10.12
renovate/pydantic-1.x-lockfile
main
1.10.12
chore(deps): update dependency autoflake to v1.7.8
renovate/autoflake-1.x-lockfile
main
1.7.8
chore(deps): update dependency boto3 to v1.28.24
renovate/boto3-1.x-lockfile
main
1.28.24
chore(deps): update dependency flake8 to v3.9.2
renovate/flake8-3.x-lockfile
main
3.9.2
chore(deps): update dependency isort to v5.12.0
renovate/isort-5.x-lockfile
main
5.12.0
chore(deps): update dependency markdown-include to ^0.8.0
renovate/markdown-include-0.x
main
^0.8.0
chore(deps): update dependency mkdocs to v1.5.2
renovate/mkdocs-1.x-lockfile
main
1.5.2
chore(deps): update dependency mkdocstrings to ^0.22.0
renovate/mkdocstrings-0.x
main
^0.22.0
chore(deps): update dependency mypy to v0.991
renovate/mypy-0.x-lockfile
main
0.991
chore(deps): update dependency pylint to v2.17.5
renovate/pylint-2.x-lockfile
main
2.17.5
chore(deps): update dependency pytest-cov to v2.12.1
renovate/pytest-cov-2.x-lockfile
main
2.12.1
chore(deps): update dependency pytest-mock to v3.11.1
renovate/pytest-mock-3.x-lockfile
main
3.11.1
chore(deps): update dependency taskipy to v1.12.0
renovate/taskipy-1.x-lockfile
main
1.12.0
chore(deps): update dependency autoflake to v2
renovate/autoflake-2.x
main
^2.0.0
chore(deps): update dependency black to v23
renovate/black-23.x-lockfile
main
23.7.0
chore(deps): update dependency flake8 to v6
renovate/flake8-6.x
main
^6.0.0
chore(deps): update dependency mkdocs-material to v9
renovate/mkdocs-material-9.x
main
^9.0.0
chore(deps): update dependency mypy to v1
renovate/mypy-1.x
main
==1.*
chore(deps): update dependency pytest to v7
renovate/pytest-7.x-lockfile
main
7.4.0
chore(deps): update dependency pytest-cov to v4
renovate/pytest-cov-4.x
main
^4.0.0
chore(deps): update dependency safety to v2
renovate/safety-2.x-lockfile
main
2.3.5
fix(deps): update dependency pydantic to v2
renovate/pydantic-2.x
main
^2.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.