Skip to content

Configure Renovate

RenovateBot requested to merge renovate/configure into master

Welcome to Renovate! This is an onboarding MR to help you understand and configure settings before regular Merge Requests begin.

🚦 To activate Renovate, merge this Merge Request. To disable Renovate, simply close this Merge Request unmerged.


Detected Package Files

  • pyproject.toml (poetry)

What to Expect

With your current configuration, Renovate will create 2 Merge Requests:

Pin dependencies
  • Schedule: ["at any time"]
  • Branch name: renovate/pin-dependencies
  • Merge into: master
  • Pin aiofiles to 22.1.0
  • Pin aiohttp to 3.8.4
  • Pin backoff to 2.2.1
  • Pin click to 8.1.3
  • Pin click-log to 0.4.0
  • Pin ipdb to 0.13.13
Update dependency aiofiles to v23
  • Schedule: ["at any time"]
  • Branch name: renovate/aiofiles-23.x
  • Merge into: master
  • Upgrade aiofiles to ^23.0.0

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 MR has been generated by Renovate Bot.

Edited by RenovateBot

Merge request reports