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/release.yml
(github-actions).github/workflows/style.yml
(github-actions).github/workflows/test.yml
(github-actions)test-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 (except for nuget) 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 28 Pull Requests:
chore(deps): update dependency flask to v2.2.5 [security]
renovate/pypi-flask-vulnerability
master
==2.2.5
chore(deps): update dependency jinja2 to v3.1.4 [security]
renovate/pypi-jinja2-vulnerability
master
==3.1.4
chore(deps): update dependency werkzeug to v3 [security]
renovate/pypi-werkzeug-vulnerability
master
==3.0.3
chore(deps): update dependency click to v8.1.7
renovate/click-8.x
master
==8.1.7
chore(deps): update dependency greenlet to v1.1.3.post0
renovate/greenlet-1.x
master
==1.1.3.post0
chore(deps): update dependency markupsafe to v2.1.5
renovate/markupsafe-2.x
master
==2.1.5
chore(deps): update dependency sqlalchemy to v1.4.54
renovate/sqlalchemy-1.x
master
==1.4.54
chore(deps): update dependency arrow to v1.3.0
renovate/arrow-1.x
master
==1.3.0
chore(deps): update dependency asyncpg to v0.29.0
renovate/asyncpg-0.x
master
==0.29.0
chore(deps): update dependency attrs to v22.2.0
renovate/attrs-22.x
master
==22.2.0
chore(deps): update dependency coverage to v6.5.0
renovate/coverage-6.x
master
==6.5.0
chore(deps): update dependency itsdangerous to v2.2.0
renovate/itsdangerous-2.x
master
==2.2.0
chore(deps): update dependency pluggy to v1.5.0
renovate/pluggy-1.x
master
==1.5.0
chore(deps): update dependency pyparsing to v3.1.4
renovate/pyparsing-3.x
master
==3.1.4
chore(deps): update dependency pytest to v7.4.4
renovate/pytest-7.x
master
==7.4.4
chore(deps): update dependency python-dateutil to v2.9.0.post0
renovate/python-dateutil-2.x
master
==2.9.0.post0
chore(deps): update dependency pytz to v2022.7.1
renovate/pytz-2022.x
master
==2022.7.1
chore(deps): update actions/cache action to v4
renovate/actions-cache-4.x
master
v4
chore(deps): update actions/setup-python action to v5
renovate/actions-setup-python-5.x
master
v5
chore(deps): update dependency attrs to v24
renovate/attrs-24.x
master
==24.2.0
chore(deps): update dependency coverage to v7
renovate/coverage-7.x
master
==7.6.1
chore(deps): update dependency greenlet to v3
renovate/greenlet-3.x
master
==3.1.1
chore(deps): update dependency iniconfig to v2
renovate/iniconfig-2.x
master
==2.0.0
chore(deps): update dependency packaging to v24
renovate/packaging-24.x
master
==24.1
chore(deps): update dependency pytest to v8
renovate/pytest-8.x
master
==8.3.3
chore(deps): update dependency pytest-cov to v5
renovate/pytest-cov-5.x
master
==5.0.0
chore(deps): update dependency pytz to v2024
renovate/pytz-2024.x
master
==2024.2
chore(deps): update dependency sqlalchemy to v2
renovate/sqlalchemy-2.x
master
==2.0.35
🚸 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 was generated by Mend Renovate. View the repository job log.