Skip to content

Configure Renovate#2

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/configure
Open

Configure Renovate#2
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/configure

Conversation

@renovate
Copy link

@renovate renovate bot commented Mar 14, 2026

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.
  • Ensure that every dependency pinned by digest and sourced from GitHub.com contains a link to the commit-to-commit diff
  • Correctly link to the source code for golang.org/x packages
  • Link to pkg.go.dev/... for golang.org/x packages' title

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

Update dependency requests to v2.32.4 [SECURITY]
  • Branch name: renovate/pypi-requests-vulnerability
  • Merge into: master
  • Upgrade requests to ==2.32.4
Update dependency certifi to v2023 [SECURITY]
  • Branch name: renovate/pypi-certifi-vulnerability
  • Merge into: master
  • Upgrade certifi to ==2023.7.22
Update dependency idna to v3 [SECURITY]
  • Branch name: renovate/pypi-idna-vulnerability
  • Merge into: master
  • Upgrade idna to ==3.7
Update dependency urllib3 to v2 [SECURITY]
  • Branch name: renovate/pypi-urllib3-vulnerability
  • Merge into: master
  • Upgrade urllib3 to ==2.6.3
Update dependency toml to v0.10.2
  • Schedule: ["at any time"]
  • Branch name: renovate/toml-0.x
  • Merge into: master
  • Upgrade toml to ==0.10.2
Update dependency attrs to v20.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/attrs-20.x
  • Merge into: master
  • Upgrade attrs to ==20.3.0
Update dependency iniconfig to v1.1.1
  • Schedule: ["at any time"]
  • Branch name: renovate/iniconfig-1.x
  • Merge into: master
  • Upgrade iniconfig to ==1.1.1
Update dependency more-itertools to v8.14.0
  • Schedule: ["at any time"]
  • Branch name: renovate/more-itertools-8.x
  • Merge into: master
  • Upgrade more-itertools to ==8.14.0
Update dependency packaging to v20.9
  • Schedule: ["at any time"]
  • Branch name: renovate/packaging-20.x
  • Merge into: master
  • Upgrade packaging to ==20.9
Update dependency py to v1.11.0
  • Schedule: ["at any time"]
  • Branch name: renovate/py-1.x
  • Merge into: master
  • Upgrade py to ==1.11.0
Update dependency pytest to v6.2.5
  • Schedule: ["at any time"]
  • Branch name: renovate/pytest-6.x
  • Merge into: master
  • Upgrade pytest to ==6.2.5
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 attrs to v25
  • Schedule: ["at any time"]
  • Branch name: renovate/attrs-25.x
  • Merge into: master
  • Upgrade attrs to ==25.4.0
Update dependency chardet to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/chardet-7.x
  • Merge into: master
  • Upgrade chardet to ==7.1.0
Update dependency iniconfig to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/iniconfig-2.x
  • Merge into: master
  • Upgrade iniconfig to ==2.3.0
Update dependency more-itertools to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/more-itertools-10.x
  • Merge into: master
  • Upgrade more-itertools to ==10.8.0
Update dependency packaging to v26
  • Schedule: ["at any time"]
  • Branch name: renovate/packaging-26.x
  • Merge into: master
  • Upgrade packaging to ==26.0
Update dependency pluggy to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/pluggy-1.x
  • Merge into: master
  • Upgrade pluggy to ==1.6.0
Update dependency pyparsing to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/pyparsing-3.x
  • Merge into: master
  • Upgrade pyparsing to ==3.3.2
Update dependency pytest to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/pytest-9.x
  • Merge into: master
  • Upgrade pytest to ==9.0.2
Update dependency python-slugify to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/python-slugify-8.x
  • Merge into: master
  • Upgrade python-slugify to ==8.0.4

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

0 participants