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/ci.yaml
(github-actions).github/workflows/main.yml
(github-actions).github/workflows/pull.yml
(github-actions).github/workflows/release.yml
(github-actions)requirements.txt
(pip_requirements)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 66 Pull Requests:
Update actions/cache action to v2.1.8
renovate/actions-cache-2.x
main
v2.1.8
Update dependency bandit to v1.7.6
renovate/bandit-1.x
main
==1.7.6
Update dependency codecov to v2.1.13
renovate/codecov-2.x
main
==2.1.13
Update dependency pytest-sugar to v0.9.7
renovate/pytest-sugar-0.x
main
==0.9.7
Update dependency types-PyYAML to v5.4.12
renovate/types-pyyaml-5.x
main
==5.4.12
Update dependency types-atomicwrites to v1.4.5.1
renovate/types-atomicwrites-1.x
main
==1.4.5.1
Update actions/checkout action to v3.6.0
renovate/actions-checkout-3.x
main
v3.6.0
Update actions/setup-python action to v3.1.4
renovate/actions-setup-python-3.x
main
v3.1.4
Update dependency black to v22.12.0
renovate/black-22.x
main
==22.12.0
Update dependency codespell to v2.2.6
renovate/codespell-2.x
main
==2.2.6
Update dependency coverage to v6.5.0
renovate/coverage-6.x
main
==6.5.0
Update dependency flake8-comprehensions to v3.14.0
renovate/flake8-comprehensions-3.x
main
==3.14.0
Update dependency flake8-docstrings to v1.7.0
renovate/flake8-docstrings-1.x
main
==1.7.0
Update dependency flake8-noqa to v1.3.2
renovate/flake8-noqa-1.x
main
==1.3.2
Update dependency freezegun to v1.3.1
renovate/freezegun-1.x
main
==1.3.1
Update dependency isort to v5.13.2
renovate/isort-5.x
main
==5.13.2
Update dependency mccabe to v0.7.0
renovate/mccabe-0.x
main
==0.7.0
Update dependency mypy to v0.991
renovate/mypy-0.x
main
==0.991
Update dependency pip to >=22.3,<23
renovate/pip-22.x
main
>=22.3,<23
Update dependency pipdeptree to v2.13.1
renovate/pipdeptree-2.x
main
==2.13.1
Update dependency pre-commit to v2.21.0
renovate/pre-commit-2.x
main
==2.21.0
Update dependency pycodestyle to v2.11.1
renovate/pycodestyle-2.x
main
==2.11.1
Update dependency pydocstyle to v6.3.0
renovate/pydocstyle-6.x
main
==6.3.0
Update dependency pyflakes to v2.5.0
renovate/pyflakes-2.x
main
==2.5.0
Update dependency pylint to v2.17.7
renovate/pylint-2.x
main
==2.17.7
Update dependency pytest to v7.4.3
renovate/pytest-7.x
main
==7.4.3
Update dependency pytest-socket to v0.6.0
renovate/pytest-socket-0.x
main
==0.6.0
Update dependency pytest-timeout to v2.2.0
renovate/pytest-timeout-2.x
main
==2.2.0
Update dependency pyupgrade to v2.38.4
renovate/pyupgrade-2.x
main
==2.38.4
Update dependency requests_mock to v1.11.0
renovate/requests_mock-1.x
main
==1.11.0
Update dependency respx to v0.20.2
renovate/respx-0.x
main
==0.20.2
Update dependency stdlib-list to v0.10.0
renovate/stdlib-list-0.x
main
==0.10.0
Update dependency tqdm to v4.66.1
renovate/tqdm-4.x
main
==4.66.1
Update dependency types-croniter to v1.4.0.1
renovate/types-croniter-1.x
main
==1.4.0.1
Update dependency types-pytz to v2021.3.8
renovate/types-pytz-2021.x
main
==2021.3.8
Update dependency types-requests to v2.31.0.10
renovate/types-requests-2.x
main
==2.31.0.10
Update dependency types-toml to v0.10.8.7
renovate/types-toml-0.x
main
==0.10.8.7
Update dependency yamllint to v1.33.0
renovate/yamllint-1.x
main
==1.33.0
Update hadolint/hadolint Docker tag to v1.23.0
renovate/hadolint-hadolint-1.x
main
v1.23.0
Update actions/cache action to v3
renovate/actions-cache-3.x
main
v3.3.2
Update actions/checkout action to v4
renovate/actions-checkout-4.x
main
v4
v4.1.1
Update actions/setup-python action to v5
renovate/actions-setup-python-5.x
main
v5
v5.0.0
Update actions/upload-artifact action to v4
renovate/actions-upload-artifact-4.x
main
v4
Update dependency black to v23
renovate/black-23.x
main
==23.12.0
Update dependency coverage to v7
renovate/coverage-7.x
main
==7.3.3
Update dependency flake8 to v6
renovate/flake8-6.x
main
==6.1.0
Update dependency mypy to v1
renovate/mypy-1.x
main
==1.7.1
Update dependency pip to v23
renovate/pip-23.x
main
>=23.3,<24
Update dependency pre-commit to v3
renovate/pre-commit-3.x
main
==3.6.0
Update dependency pyflakes to v3
renovate/pyflakes-3.x
main
==3.1.0
Update dependency pylint to v3
renovate/pylint-3.x
main
==3.0.3
Update dependency pytest-aiohttp to v1
renovate/pytest-aiohttp-1.x
main
==1.0.5
Update dependency pytest-cov to v4
renovate/pytest-cov-4.x
main
==4.1.0
Update dependency pytest-xdist to v3
renovate/pytest-xdist-3.x
main
==3.5.0
Update dependency pyupgrade to v3
renovate/pyupgrade-3.x
main
==3.15.0
Update dependency types-PyYAML to v6
renovate/types-pyyaml-6.x
main
==6.0.12.12
Update dependency types-certifi to v2021
renovate/types-certifi-2021.x
main
==2021.10.8.3
Update dependency types-chardet to v5
renovate/types-chardet-5.x
main
==5.0.4.6
Update dependency types-croniter to v2
renovate/types-croniter-2.x
main
==2.0.0.0
Update dependency types-decorator to v5
renovate/types-decorator-5.x
main
==5.1.8.4
Update dependency types-enum34 to v1
renovate/types-enum34-1.x
main
==1.1.8
Update dependency types-ipaddress to v1
renovate/types-ipaddress-1.x
main
==1.0.8
Update dependency types-python-slugify to v8
renovate/types-python-slugify-8.x
main
==8.0.0.3
Update dependency types-pytz to v2023
renovate/types-pytz-2023.x
main
==2023.3.1.1
Update dependency types-ujson to v5
renovate/types-ujson-5.x
main
==5.9.0.0
Update hadolint/hadolint Docker tag to v2
renovate/hadolint-hadolint-2.x
main
2.12.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.