Configure Renovate #8
Open
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
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 34 Pull Requests:
Update dependency urllib3 to v1.26.18 [SECURITY]
renovate/pypi-urllib3-vulnerability
main
==1.26.18
Update dependency joblib to v1.2.0 [SECURITY]
renovate/pypi-joblib-vulnerability
main
==1.2.0
Update dependency numpy to v1.22.0 [SECURITY]
renovate/pypi-numpy-vulnerability
main
==1.22.0
Update dependency requests to v2.31.0 [SECURITY]
renovate/pypi-requests-vulnerability
main
==2.31.0
Update dependency scipy to v1.10.0 [SECURITY]
renovate/pypi-scipy-vulnerability
main
==1.10.0
Update dependency Pillow to v10 [SECURITY]
renovate/pypi-Pillow-vulnerability
main
==10.2.0
Update dependency Werkzeug to v2 [SECURITY]
renovate/pypi-Werkzeug-vulnerability
main
==2.2.3
Update dependency certifi to v2023 [SECURITY]
renovate/pypi-certifi-vulnerability
main
==2023.7.22
Update dependency idna to v3 [SECURITY]
renovate/pypi-idna-vulnerability
main
==3.7
Update dependency pymongo to v4 [SECURITY]
renovate/pypi-pymongo-vulnerability
main
==4.6.3
Update dependency scikit-learn to v1 [SECURITY]
renovate/pypi-scikit-learn-vulnerability
main
==1.0.1
Update dependency Flask to v1.1.4
renovate/flask-1.x
main
==1.1.4
Update dependency Flask-RESTful to v0.3.10
renovate/flask-restful-0.x
main
==0.3.10
Update dependency sklearn to v0.0.post12
renovate/sklearn-0.x
main
==0.0.post12
Update dependency cycler to v0.12.1
renovate/cycler-0.x
main
==0.12.1
Update dependency kiwisolver to v1.4.5
renovate/kiwisolver-1.x
main
==1.4.5
Update dependency matplotlib to v3.8.4
renovate/matplotlib-3.x
main
==3.8.4
Update dependency pandas to v1.5.3
renovate/pandas-1.x
main
==1.5.3
Update dependency python-dateutil to v2.9.0.post0
renovate/python-dateutil-2.x
main
==2.9.0.post0
Update dependency pytz to v2021.3
renovate/pytz-2021.x
main
==2021.3
Update dependency seaborn to v0.13.2
renovate/seaborn-0.x
main
==0.13.2
Update dependency six to v1.16.0
renovate/six-1.x
main
==1.16.0
Update dependency threadpoolctl to v2.2.0
renovate/threadpoolctl-2.x
main
==2.2.0
Update dependency Flask to v3
renovate/flask-3.x
main
==3.0.3
Update dependency Jinja2 to v3
renovate/jinja2-3.x
main
==3.1.3
Update dependency MarkupSafe to v2
renovate/markupsafe-2.x
main
==2.1.5
Update dependency aniso8601 to v9
renovate/aniso8601-9.x
main
==9.0.1
Update dependency chardet to v5
renovate/chardet-5.x
main
==5.2.0
Update dependency click to v8
renovate/click-8.x
main
==8.1.7
Update dependency itsdangerous to v2
renovate/itsdangerous-2.x
main
==2.1.2
Update dependency pandas to v2
renovate/pandas-2.x
main
==2.2.2
Update dependency pyparsing to v3
renovate/pyparsing-3.x
main
==3.1.2
Update dependency pytz to v2024
renovate/pytz-2024.x
main
==2024.1
Update dependency threadpoolctl to v3
renovate/threadpoolctl-3.x
main
==3.4.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.