This repository was archived by the owner on May 6, 2024. It is now read-only.
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
.github/workflows/tests.yml(github-actions)requirements.txt(pip_requirements)setup.py(pip_setup)Pipfile(pipenv)Configuration Summary
Based on the default config's presets, Renovate will:
fixfor dependencies andchorefor all others if semantic commits are in use.node_modules,bower_components,vendorand various test/tests directories.patchupgrades if they pass tests.digestupgrades if they pass tests.@types/*packages automatically if tests pass.🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to
renovate.jsonin this branch. Renovate will update the Pull Request description the next time it runs.What to Expect
With your current configuration, Renovate will create 49 Pull Requests:
Update Django from ==4.1.3 to v4.1.13 [SECURITY]
renovate/pypi-Django-vulnerabilitymain==4.1.13Update django from ==4.1.3 to v4.1.13 [SECURITY]
renovate/pypi-django-vulnerabilitymain==4.1.13Update sqlparse from ==0.4.2 to v0.4.4 [SECURITY]
renovate/pypi-sqlparse-vulnerabilitymain==0.4.4Update urllib3 from ==1.26.10 to v1.26.18 [SECURITY]
renovate/pypi-urllib3-vulnerabilitymain==1.26.18Update requests from ==2.28.1 to v2.31.0 [SECURITY]
renovate/pypi-requests-vulnerabilitymain==2.31.0Update certifi from ==2022.6.15 to v2023 [SECURITY]
renovate/pypi-certifi-vulnerabilitymain==2023.7.22Update cachetools from ==5.2.0 to v5.2.1
renovate/cachetools-5.2.xmain==5.2.1Update charset-normalizer from ==2.1.0 to v2.1.1
renovate/charset-normalizer-2.1.xmain==2.1.1Update colorama from ==0.4.5 to v0.4.6
renovate/colorama-0.4.xmain==0.4.6Update distlib from ==0.3.4 to v0.3.7
renovate/distlib-0.3.xmain==0.3.7Update platformdirs from ==2.5.2 to v2.5.4
renovate/platformdirs-2.5.xmain==2.5.4Update pytest from ==7.1.2 to v7.1.3
renovate/pytest-7.1.xmain==7.1.3Update tox from ==4.0.0b2 to v4.0.19
renovate/tox-4.0.xmain==4.0.19Update twine from ==4.0.1 to v4.0.2
renovate/twine-4.0.xmain==4.0.2Update zipp from ==3.8.0 to v3.8.1
renovate/zipp-3.8.xmain==3.8.1Update asgiref from ==3.5.2 to v3.7.2
renovate/asgiref-3.xmain==3.7.2Update cachetools from ==5.2.0 to v5.3.2
renovate/cachetools-5.xmain==5.3.2Update chardet from ==5.0.0 to v5.2.0
renovate/chardet-5.xmain==5.2.0Update docutils from ==0.19 to v0.20.1
renovate/docutils-0.xmain==0.20.1Update filelock from ==3.7.1 to v3.13.1
renovate/filelock-3.xmain==3.13.1Update idna from ==3.3 to v3.6
renovate/idna-3.xmain==3.6Update importlib-metadata from ==4.12.0 to v4.13.0
renovate/importlib-metadata-4.xmain==4.13.0Update keyring from ==23.6.0 to v23.13.1
renovate/keyring-23.xmain==23.13.1Update pkginfo from ==1.8.3 to v1.9.6
renovate/pkginfo-1.xmain==1.9.6Update platformdirs from ==2.5.2 to v2.6.2
renovate/platformdirs-2.xmain==2.6.2Update pluggy from ==1.0.0 to v1.3.0
renovate/pluggy-1.xmain==1.3.0Update pygments from ==2.12.0 to v2.17.2
renovate/pygments-2.xmain==2.17.2Update pyparsing from ==3.0.9 to v3.1.1
renovate/pyparsing-3.xmain==3.1.1Update pytest from ==7.1.2 to v7.4.3
renovate/pytest-7.xmain==7.4.3Update requests-toolbelt from ==0.9.1 to v0.10.1
renovate/requests-toolbelt-0.xmain==0.10.1Update rich from ==12.5.1 to v12.6.0
renovate/rich-12.xmain==12.6.0Update tox from ==4.0.0b2 to v4.11.4
renovate/tox-4.xmain==4.11.4Update virtualenv from ==20.15.1 to v20.25.0
renovate/virtualenv-20.xmain==20.25.0Update zipp from ==3.8.0 to v3.17.0
renovate/zipp-3.xmain==3.17.0Update actions/checkout from v2 to v4
renovate/actions-checkout-4.xmainv4Update actions/setup-python from v2 to v4
renovate/actions-setup-python-4.xmainv4Update attrs from ==21.4.0 to v23
renovate/attrs-23.xmain==23.1.0Update bleach from ==5.0.1 to v6
renovate/bleach-6.xmain==6.1.0Update charset-normalizer from ==2.1.0 to v3
renovate/charset-normalizer-3.xmain==3.3.2Update importlib-metadata from ==4.12.0 to v6
renovate/importlib-metadata-6.xmain==6.8.0Update iniconfig from ==1.1.1 to v2
renovate/iniconfig-2.xmain==2.0.0Update keyring from ==23.6.0 to v24
renovate/keyring-24.xmain==24.3.0Update packaging from ==21.3 to v23
renovate/packaging-23.xmain==23.2Update platformdirs from ==2.5.2 to v4
renovate/platformdirs-4.xmain==4.0.0Update pyproject-api from ==0.1.1 to v1
renovate/pyproject-api-1.xmain==1.6.1Update readme-renderer from ==35.0 to v42
renovate/readme-renderer-42.xmain==42.0Update requests-toolbelt from ==0.9.1 to v1
renovate/requests-toolbelt-1.xmain==1.0.0Update rich from ==12.5.1 to v13
renovate/rich-13.xmain==13.7.0Lock file maintenance
renovate/lock-file-maintenancemain❓ 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.