Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented May 8, 2025

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

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:

  • Start dependency updates only once this onboarding PR is merged
  • Hopefully safe environment variables to allow users to configure.
  • Show all Merge Confidence badges for pull requests.
  • Enable Renovate Dependency Dashboard creation.
  • Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
  • Ignore node_modules, bower_components, vendor and various test/tests (except for nuget) directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Show only the Age and Confidence Merge Confidence badges for pull requests.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.

🔡 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 24 Pull Requests:

Update dependency Flask to v2.2.5 [SECURITY]
  • Branch name: renovate/pypi-flask-vulnerability
  • Merge into: master
  • Upgrade Flask to ==2.2.5
Update dependency numpy to v1.22.0 [SECURITY]
  • Branch name: renovate/pypi-numpy-vulnerability
  • Merge into: master
  • Upgrade numpy to ==1.22.0
Update dependency tqdm to v4.66.3 [SECURITY]
  • Branch name: renovate/pypi-tqdm-vulnerability
  • Merge into: master
  • Upgrade tqdm to ==4.66.3
Update dependency Flask-Cors to v6 [SECURITY]
  • Branch name: renovate/pypi-flask-cors-vulnerability
  • Merge into: master
  • Upgrade Flask-Cors to ==6.0.0
Update dependency ipython to v8 [SECURITY]
  • Branch name: renovate/pypi-ipython-vulnerability
  • Merge into: master
  • Upgrade ipython to ==8.10.0
Update dependency Flask-RESTful to v0.3.10
  • Schedule: ["at any time"]
  • Branch name: renovate/flask-restful-0.x
  • Merge into: master
  • Upgrade Flask-RESTful to ==0.3.10
Update dependency lxml to v4.9.4
  • Schedule: ["at any time"]
  • Branch name: renovate/lxml-4.x
  • Merge into: master
  • Upgrade lxml to ==4.9.4
Update dependency psycopg2-binary to v2.9.10
  • Schedule: ["at any time"]
  • Branch name: renovate/psycopg2-binary-2.x
  • Merge into: master
  • Upgrade psycopg2-binary to ==2.9.10
Update dependency SQLAlchemy to v1.4.54
  • Schedule: ["at any time"]
  • Branch name: renovate/sqlalchemy-1.x
  • Merge into: master
  • Upgrade SQLAlchemy to ==1.4.54
Update dependency blinker to v1.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/blinker-1.x
  • Merge into: master
  • Upgrade blinker to ==1.9.0
Update dependency botocore to v1.40.35
  • Schedule: ["at any time"]
  • Branch name: renovate/botocore-1.x
  • Merge into: master
  • Upgrade botocore to ==1.40.35
Update dependency cmake to v3.31.6
  • Schedule: ["at any time"]
  • Branch name: renovate/cmake-3.x
  • Merge into: master
  • Upgrade cmake to ==3.31.6
Update dependency Flask-HTTPAuth to v4.8.0
  • Schedule: ["at any time"]
  • Branch name: renovate/flask-httpauth-4.x
  • Merge into: master
  • Upgrade Flask-HTTPAuth to ==4.8.0
Update dependency Flask-Migrate to v3.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/flask-migrate-3.x
  • Merge into: master
  • Upgrade Flask-Migrate to ==3.1.0
Update dependency pandas to v1.5.3
  • Schedule: ["at any time"]
  • Branch name: renovate/pandas-1.x
  • Merge into: master
  • Upgrade pandas to ==1.5.3
Update dependency python-dotenv to v0.21.1
  • Schedule: ["at any time"]
  • Branch name: renovate/python-dotenv-0.x
  • Merge into: master
  • Upgrade python-dotenv to ==0.21.1
Update dependency six to v1.17.0
  • Schedule: ["at any time"]
  • Branch name: renovate/six-1.x
  • Merge into: master
  • Upgrade six to ==1.17.0
Update dependency cmake to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/cmake-4.x
  • Merge into: master
  • Upgrade cmake to ==4.1.0
Update dependency Flask-Migrate to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/flask-migrate-4.x
  • Merge into: master
  • Upgrade Flask-Migrate to ==4.1.0
Update dependency Flask-SQLAlchemy to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/flask-sqlalchemy-3.x
  • Merge into: master
  • Upgrade Flask-SQLAlchemy to ==3.1.1
Update dependency lxml to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/lxml-6.x
  • Merge into: master
  • Upgrade lxml to ==6.0.2
Update dependency pandas to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/pandas-2.x
  • Merge into: master
  • Upgrade pandas to ==2.3.2
Update dependency python-dotenv to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/python-dotenv-1.x
  • Merge into: master
  • Upgrade python-dotenv to ==1.1.1
Update dependency SQLAlchemy to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/sqlalchemy-2.x
  • Merge into: master
  • Upgrade SQLAlchemy to ==2.0.43

🚸 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant