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
Dockerfile
(dockerfile)pyproject.toml
(pep621)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 23 Pull Requests:
chore(deps): update dependency colorama to v0.4.6
renovate/colorama-0.x
main
==0.4.6
chore(deps): update dependency typing-extensions to v3.10.0.2
renovate/typing-extensions-3.x
main
==3.10.0.2
chore(deps): update dependency urllib3 to v1.26.18
renovate/urllib3-1.x
main
==1.26.18
chore(deps): update dependency asyncpg to v0.29.0
renovate/asyncpg-0.x
main
==0.29.0
chore(deps): update dependency certifi to v2021.10.8
renovate/certifi-2021.x
main
==2021.10.8
chore(deps): update dependency instaloader to v4.10.2
renovate/instaloader-4.x
main
==4.10.2
chore(deps): update dependency loguru to v0.7.2
renovate/loguru-0.x
main
==0.7.2
chore(deps): update dependency minio to v7.2.0
renovate/minio-7.x
main
==7.2.0
chore(deps): update dependency pika to v1.3.2
renovate/pika-1.x
main
==1.3.2
chore(deps): update dependency pydantic to v1.10.13
renovate/pydantic-1.x
main
==1.10.13
chore(deps): update dependency python-dotenv to v0.21.1
renovate/python-dotenv-0.x
main
==0.21.1
chore(deps): update dependency requests to v2.31.0
renovate/requests-2.x
main
==2.31.0
chore(deps): update dependency win32-setctime to v1.1.0
renovate/win32-setctime-1.x
main
==1.1.0
chore(deps): update python docker tag to v3.12
renovate/python-3.x
main
3.12-alpine
chore(deps): update dependency certifi to v2023
renovate/certifi-2023.x
main
==2023.11.17
chore(deps): update dependency chardet to v5
renovate/chardet-5.x
main
==5.2.0
chore(deps): update dependency dev/autopep8 to v2
renovate/dev-autopep8-2.x
main
<2.1.0,>=2.0.4
chore(deps): update dependency dev/mypy to v1
renovate/dev-mypy-1.x
main
<1.8,>=1.7
chore(deps): update dependency idna to v3
renovate/idna-3.x
main
==3.6
chore(deps): update dependency pydantic to v2
renovate/pydantic-2.x
main
==2.5.2
~=2.5
chore(deps): update dependency python-dotenv to v1
renovate/python-dotenv-1.x
main
==1.0.0
~=1.0
chore(deps): update dependency typing-extensions to v4
renovate/typing-extensions-4.x
main
==4.9.0
chore(deps): update dependency urllib3 to v2
renovate/urllib3-2.x
main
==2.1.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.