René's URL Explorer Experiment


Title: chore: Configure Renovate by renovate[bot] · Pull Request #83 · pythoninthegrass/python_template · GitHub

Open Graph Title: chore: Configure Renovate by renovate[bot] · Pull Request #83 · pythoninthegrass/python_template

X Title: chore: Configure Renovate by renovate[bot] · Pull Request #83 · pythoninthegrass/python_template

Description: 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 .tool-versions (asdf) devops/terraform/.tool-versions (asdf) data_science/jupyter/docker-compose.yml (docker-compose) docker-compose.yml (docker-compose) nosql/mongo/docker-compose.yml (docker-compose) sql/postgres/docker-compose.yml (docker-compose) webdev/django/compose.yml (docker-compose) .devcontainer/Dockerfile (dockerfile) Dockerfile (dockerfile) Dockerfile.heredoc (dockerfile) data_science/jupyter/Dockerfile (dockerfile) devops/tilt/Dockerfile (dockerfile) nosql/mongo/Dockerfile (dockerfile) sql/postgres/Dockerfile (dockerfile) sql/postgres/Dockerfile.postgres (dockerfile) webdev/django/Dockerfile (dockerfile) {{cookiecutter.project_slug}}/.github/workflows/auto_merge.yml (github-actions) {{cookiecutter.project_slug}}/.github/workflows/ci.yml (github-actions) {{cookiecutter.project_slug}}/.github/workflows/cookiecutter.yml (github-actions) {{cookiecutter.project_slug}}/.github/workflows/docker.yml (github-actions) {{cookiecutter.project_slug}}/.github/workflows/echo_secret.yml (github-actions) {{cookiecutter.project_slug}}/.github/workflows/main.yml (github-actions) {{cookiecutter.project_slug}}/.github/workflows/python_test.yml (github-actions) {{cookiecutter.project_slug}}/.github/workflows/run_script.yml (github-actions) nosql/mongo/package.json (npm) data_science/jupyter/pyproject.toml (pep621) nosql/mongo/pyproject.toml (pep621) pyproject.toml (pep621) .devcontainer/requirements.txt (pip_requirements) data_science/jupyter/requirements.txt (pip_requirements) devops/tilt/requirements.txt (pip_requirements) nosql/mongo/requirements.txt (pip_requirements) requirements.txt (pip_requirements) sql/postgres/requirements.txt (pip_requirements) webdev/django/requirements.txt (pip_requirements) {{cookiecutter.project_slug}}/setup.py (pip_setup) data_science/jupyter/pyproject.toml (poetry) nosql/mongo/pyproject.toml (poetry) pyproject.toml (poetry) devops/terraform/main.tf (terraform) devops/terraform/.tflint.hcl (tflint-plugin) 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. 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 130 Pull Requests: chore(deps): update dependency flask to v2.2.5 [security] Branch name: renovate/pypi-flask-vulnerability Merge into: main Upgrade flask to ==2.2.5 chore(deps): update dependency jupyterlab to v3.6.7 [security] Branch name: renovate/pypi-jupyterlab-vulnerability Merge into: main Upgrade jupyterlab to 3.6.7 chore(deps): update dependency tornado to v6.4.1 [security] Branch name: renovate/pypi-tornado-vulnerability Merge into: main Upgrade tornado to ==6.4.1 fix(deps): update dependency django [security] Branch name: renovate/pypi-django-vulnerability Merge into: main Upgrade Django to 4.2.14 Upgrade Django to 4.2.15 Upgrade django to ==4.1.11 Upgrade django to ==4.2.14 Upgrade django to ==4.2.15 fix(deps): update dependency gitpython to v3.1.41 [security] Branch name: renovate/pypi-gitpython-vulnerability Merge into: main Upgrade GitPython to 3.1.41 Upgrade gitpython to ==3.1.41 fix(deps): update dependency pymongo to v4.6.3 [security] Branch name: renovate/pypi-pymongo-vulnerability Merge into: main Upgrade pymongo to 4.6.3 Upgrade pymongo to ==4.6.3 chore(deps): update dependency idna to v3.7 [security] Branch name: renovate/pypi-idna-vulnerability Merge into: main Upgrade idna to ==3.7 chore(deps): update dependency sqlparse to v0.5.0 [security] Branch name: renovate/pypi-sqlparse-vulnerability Merge into: main Upgrade sqlparse to ==0.5.0 chore(deps): update dependency starlette to v0.27.0 [security] Branch name: renovate/pypi-starlette-vulnerability Merge into: main Upgrade starlette to ==0.27.0 chore(deps): update dependency urllib3 to v2.2.2 [security] Branch name: renovate/pypi-urllib3-vulnerability Merge into: main Upgrade urllib3 to ==2.2.2 fix(deps): update dependency dnspython to v2.6.1 [security] Branch name: renovate/pypi-dnspython-vulnerability Merge into: main Upgrade dnspython to 2.6.1 Upgrade dnspython to ==2.6.1 fix(deps): update dependency requests to v2.32.2 [security] Branch name: renovate/pypi-requests-vulnerability Merge into: main Upgrade requests to 2.32.2 Upgrade requests to ==2.32.2 chore(deps): update dependency certifi to v2024 [security] Branch name: renovate/pypi-certifi-vulnerability Merge into: main Upgrade certifi to ==2024.7.4 chore(deps): update dependency setuptools to v70 [security] Branch name: renovate/pypi-setuptools-vulnerability Merge into: main Upgrade setuptools to ==70.0.0 fix(deps): update dependency gunicorn to v22 [security] Branch name: renovate/pypi-gunicorn-vulnerability Merge into: main Upgrade gunicorn to ^22.0.0 Upgrade gunicorn to ==22.0.0 chore(deps): update actions/cache action to v2.1.8 Schedule: ["at any time"] Branch name: renovate/actions-cache-2.x Merge into: main Upgrade actions/cache to v2.1.8 chore(deps): update dependency appnope to v0.1.4 Schedule: ["at any time"] Branch name: renovate/appnope-0.x Merge into: main Upgrade appnope to ==0.1.4 chore(deps): update dependency asttokens to v2.4.1 Schedule: ["at any time"] Branch name: renovate/asttokens-2.x Merge into: main Upgrade asttokens to ==2.4.1 chore(deps): update dependency click to v8.1.8 Schedule: ["at any time"] Branch name: renovate/click-8.x Merge into: main Upgrade click to ==8.1.8 chore(deps): update dependency comm to v0.2.2 Schedule: ["at any time"] Branch name: renovate/comm-0.x Merge into: main Upgrade comm to ==0.2.2 chore(deps): update dependency debugpy to v1.8.12 Schedule: ["at any time"] Branch name: renovate/debugpy-1.x Merge into: main Upgrade debugpy to ==1.8.12 chore(deps): update dependency gitdb to v4.0.12 Schedule: ["at any time"] Branch name: renovate/gitdb-4.x Merge into: main Upgrade gitdb to ==4.0.12 chore(deps): update dependency icecream to v2.1.4 Schedule: ["at any time"] Branch name: renovate/icecream-2.x-lockfile Merge into: main Upgrade icecream to 2.1.4 chore(deps): update dependency jedi to v0.19.2 Schedule: ["at any time"] Branch name: renovate/jedi-0.x Merge into: main Upgrade jedi to ==0.19.2 chore(deps): update dependency jupyter-client to v8.6.3 Schedule: ["at any time"] Branch name: renovate/jupyter-client-8.x Merge into: main Upgrade jupyter-client to ==8.6.3 chore(deps): update dependency matplotlib-inline to v0.1.7 Schedule: ["at any time"] Branch name: renovate/matplotlib-inline-0.x Merge into: main Upgrade matplotlib-inline to ==0.1.7 chore(deps): update dependency nodemon to v2.0.22 Schedule: ["at any time"] Branch name: renovate/nodemon-2.x-lockfile Merge into: main Upgrade nodemon to 2.0.22 chore(deps): update dependency notebook to v6.5.7 Schedule: ["at any time"] Branch name: renovate/notebook-6.x-lockfile Merge into: main Upgrade notebook to 6.5.7 chore(deps): update dependency numpy to v1.26.4 Schedule: ["at any time"] Branch name: renovate/numpy-1.x Merge into: main Upgrade numpy to ==1.26.4 chore(deps): update dependency parso to v0.8.4 Schedule: ["at any time"] Branch name: renovate/parso-0.x Merge into: main Upgrade parso to ==0.8.4 chore(deps): update dependency prompt-toolkit to v3.0.50 Schedule: ["at any time"] Branch name: renovate/prompt-toolkit-3.x Merge into: main Upgrade prompt-toolkit to ==3.0.50 chore(deps): update dependency psutil to v5.9.8 Schedule: ["at any time"] Branch name: renovate/psutil-5.x Merge into: main Upgrade psutil to ==5.9.8 chore(deps): update dependency psycopg2-binary to v2.9.10 Schedule: ["at any time"] Branch name: renovate/psycopg2-binary-2.x Merge into: main Upgrade psycopg2-binary to ==2.9.10 chore(deps): update dependency pure-eval to v0.2.3 Schedule: ["at any time"] Branch name: renovate/pure-eval-0.x Merge into: main Upgrade pure-eval to ==0.2.3 chore(deps): update dependency pydantic to v1.10.21 Schedule: ["at any time"] Branch name: renovate/pydantic-1.x Merge into: main Upgrade pydantic to ==1.10.21 chore(deps): update dependency pytest to v7.4.4 Schedule: ["at any time"] Branch name: renovate/pytest-7.x Merge into: main Upgrade pytest to ==7.4.4 chore(deps): update dependency pyzmq to v25.1.2 Schedule: ["at any time"] Branch name: renovate/pyzmq-25.x Merge into: main Upgrade pyzmq to ==25.1.2 chore(deps): update dependency smmap to v5.0.2 Schedule: ["at any time"] Branch name: renovate/smmap-5.x Merge into: main Upgrade smmap to ==5.0.2 chore(deps): update dependency sniffio to v1.3.1 Schedule: ["at any time"] Branch name: renovate/sniffio-1.x Merge into: main Upgrade sniffio to ==1.3.1 chore(deps): update dependency sqlalchemy to v2.0.38 Schedule: ["at any time"] Branch name: renovate/sqlalchemy-2.x Merge into: main Upgrade SQLAlchemy to ==2.0.38 chore(deps): update dependency stack-data to v0.6.3 Schedule: ["at any time"] Branch name: renovate/stack-data-0.x Merge into: main Upgrade stack-data to ==0.6.3 chore(deps): update dependency traitlets to v5.14.3 Schedule: ["at any time"] Branch name: renovate/traitlets-5.x Merge into: main Upgrade traitlets to ==5.14.3 chore(deps): update dependency wcwidth to v0.2.13 Schedule: ["at any time"] Branch name: renovate/wcwidth-0.x Merge into: main Upgrade wcwidth to ==0.2.13 fix(deps): update dependency bs4 to v0.0.2 Schedule: ["at any time"] Branch name: renovate/bs4-0.x Merge into: main Upgrade bs4 to ^0.0.2 Upgrade bs4 to ==0.0.2 fix(deps): update dependency psycopg2-binary to v2.9.10 Schedule: ["at any time"] Branch name: renovate/psycopg2-binary-2.x-lockfile Merge into: main Upgrade psycopg2-binary to 2.9.10 fix(deps): update dependency pytest to v7.4.4 Schedule: ["at any time"] Branch name: renovate/pytest-7.x-lockfile Merge into: main Upgrade pytest to 7.4.4 chore(deps): update dependabot/fetch-metadata action to v1.7.0 Schedule: ["at any time"] Branch name: renovate/dependabot-fetch-metadata-1.x Merge into: main Upgrade dependabot/fetch-metadata to v1.7.0 chore(deps): update dependency anyio to v4.8.0 Schedule: ["at any time"] Branch name: renovate/anyio-4.x Merge into: main Upgrade anyio to ==4.8.0 chore(deps): update dependency asgiref to v3.8.1 Schedule: ["at any time"] Branch name: renovate/asgiref-3.x Merge into: main Upgrade asgiref to ==3.8.1 chore(deps): update dependency attrs to v23.2.0 Schedule: ["at any time"] Branch name: renovate/attrs-23.x Merge into: main Upgrade attrs to ==23.2.0 chore(deps): update dependency beautifulsoup4 to v4.13.3 Schedule: ["at any time"] Branch name: renovate/beautifulsoup4-4.x Merge into: main Upgrade beautifulsoup4 to ==4.13.3 chore(deps): update dependency cattrs to v23.2.3 Schedule: ["at any time"] Branch name: renovate/cattrs-23.x Merge into: main Upgrade cattrs to ==23.2.3 chore(deps): update dependency cffi to v1.17.1 Schedule: ["at any time"] Branch name: renovate/cffi-1.x Merge into: main Upgrade cffi to ==1.17.1 chore(deps): update dependency charset-normalizer to v3.4.1 Schedule: ["at any time"] Branch name: renovate/charset-normalizer-3.x Merge into: main Upgrade charset-normalizer to ==3.4.1 chore(deps): update dependency exceptiongroup to v1.2.2 Schedule: ["at any time"] Branch name: renovate/exceptiongroup-1.x Merge into: main Upgrade exceptiongroup to ==1.2.2 chore(deps): update dependency faker to v18.13.0 Schedule: ["at any time"] Branch name: renovate/faker-18.x Merge into: main Upgrade Faker to ==18.13.0 chore(deps): update dependency golang to v1.23.6 Schedule: ["at any time"] Branch name: renovate/golang-1.x Merge into: main Upgrade golang to 1.23.6 chore(deps): update dependency greenlet to v3.1.1 Schedule: ["at any time"] Branch name: renovate/greenlet-3.x Merge into: main Upgrade greenlet to ==3.1.1 chore(deps): update dependency ipykernel to v6.29.5 Schedule: ["at any time"] Branch name: renovate/ipykernel-6.x Merge into: main Upgrade ipykernel to ==6.29.5 chore(deps): update dependency ipython to v8.32.0 Schedule: ["at any time"] Branch name: renovate/ipython-8.x Merge into: main Upgrade ipython to ==8.32.0 chore(deps): update dependency ipython to v8.32.0 Schedule: ["at any time"] Branch name: renovate/ipython-8.x-lockfile Merge into: main Upgrade ipython to 8.32.0 chore(deps): update dependency jupyter-core to v5.7.2 Schedule: ["at any time"] Branch name: renovate/jupyter-core-5.x Merge into: main Upgrade jupyter-core to ==5.7.2 chore(deps): update dependency nest-asyncio to v1.6.0 Schedule: ["at any time"] Branch name: renovate/nest-asyncio-1.x Merge into: main Upgrade nest-asyncio to ==1.6.0 chore(deps): update dependency pexpect to v4.9.0 Schedule: ["at any time"] Branch name: renovate/pexpect-4.x Merge into: main Upgrade pexpect to ==4.9.0 chore(deps): update dependency playwright to v1.50.0 Schedule: ["at any time"] Branch name: renovate/playwright-1.x Merge into: main Upgrade playwright to ==1.50.0 chore(deps): update dependency pluggy to v1.5.0 Schedule: ["at any time"] Branch name: renovate/pluggy-1.x Merge into: main Upgrade pluggy to ==1.5.0 chore(deps): update dependency poetry to v1.8.5 Schedule: ["at any time"] Branch name: renovate/poetry-1.x Merge into: main Upgrade poetry to 1.8.5 chore(deps): update dependency pycodestyle to v2.12.1 Schedule: ["at any time"] Branch name: renovate/pycodestyle-2.x Merge into: main Upgrade pycodestyle to ==2.12.1 chore(deps): update dependency pycparser to v2.22 Schedule: ["at any time"] Branch name: renovate/pycparser-2.x Merge into: main Upgrade pycparser to ==2.22 chore(deps): update dependency pyee to v9.1.1 Schedule: ["at any time"] Branch name: renovate/pyee-9.x Merge into: main Upgrade pyee to ==9.1.1 chore(deps): update dependency pygments to v2.19.1 Schedule: ["at any time"] Branch name: renovate/pygments-2.x Merge into: main Upgrade Pygments to ==2.19.1 Upgrade pygments to ==2.19.1 chore(deps): update dependency pytest-asyncio to ^0.25.0 Schedule: ["at any time"] Branch name: renovate/pytest-asyncio-0.x Merge into: main Upgrade pytest-asyncio to ^0.25.0 chore(deps): update dependency python-dateutil to v2.9.0.post0 Schedule: ["at any time"] Branch name: renovate/python-dateutil-2.x Merge into: main Upgrade python-dateutil to ==2.9.0.post0 chore(deps): update dependency pytz to v2023.4 Schedule: ["at any time"] Branch name: renovate/pytz-2023.x Merge into: main Upgrade pytz to ==2023.4 chore(deps): update dependency ruff to ^0.9.0 Schedule: ["at any time"] Branch name: renovate/ruff-0.x Merge into: main Upgrade ruff to ^0.9.0 chore(deps): update dependency six to v1.17.0 Schedule: ["at any time"] Branch name: renovate/six-1.x Merge into: main Upgrade six to ==1.17.0 chore(deps): update dependency soupsieve to v2.6 Schedule: ["at any time"] Branch name: renovate/soupsieve-2.x Merge into: main Upgrade soupsieve to ==2.6 chore(deps): update dependency terraform to v1.10.5 Schedule: ["at any time"] Branch name: renovate/terraform-monorepo Merge into: main Upgrade terraform to 1.10.5 chore(deps): update dependency types-python-dateutil to v2.9.0.20241206 Schedule: ["at any time"] Branch name: renovate/types-python-dateutil-2.x Merge into: main Upgrade types-python-dateutil to ==2.9.0.20241206 chore(deps): update dependency typing-extensions to v4.12.2 Schedule: ["at any time"] Branch name: renovate/typing-extensions-4.x Merge into: main Upgrade typing-extensions to ==4.12.2 chore(deps): update dependency typing_extensions to v4.12.2 Schedule: ["at any time"] Branch name: renovate/typing_extensions-4.x Merge into: main Upgrade typing_extensions to ==4.12.2 chore(deps): update dependency tzdata to v2023.4 Schedule: ["at any time"] Branch name: renovate/tzdata-2023.x Merge into: main Upgrade tzdata to ==2023.4 chore(deps): update docker/dockerfile docker tag to v1.13 Schedule: ["at any time"] Branch name: renovate/docker-dockerfile-1.x Merge into: main Upgrade docker/dockerfile to 1.13 chore(deps): update python docker tag to v3.13.2 Schedule: ["at any time"] Branch name: renovate/python-3.x Merge into: main Upgrade python to 3.13.2-slim-bullseye Upgrade python to 3.13.2 chore(deps): update tflint plugin terraform-linters/tflint-ruleset-aws to v0.37.0 Schedule: ["at any time"] Branch name: renovate/terraform-linters-tflint-ruleset-aws-0.x Merge into: main Upgrade terraform-linters/tflint-ruleset-aws to 0.37.0 fix(deps): update dependency fastapi to v0.115.8 Schedule: ["at any time"] Branch name: renovate/fastapi-0.x Merge into: main Upgrade fastapi to ^0.115.0 Upgrade fastapi to ==0.115.8 fix(deps): update dependency ipykernel to v6.29.5 Schedule: ["at any time"] Branch name: renovate/ipykernel-6.x-lockfile Merge into: main Upgrade ipykernel to 6.29.5 fix(deps): update dependency playwright to v1.50.0 Schedule: ["at any time"] Branch name: renovate/playwright-1.x-lockfile Merge into: main Upgrade playwright to 1.50.0 fix(deps): update dependency pyee to v9.1.1 Schedule: ["at any time"] Branch name: renovate/pyee-9.x-lockfile Merge into: main Upgrade pyee to 9.1.1 fix(deps): update dependency uvicorn to v0.34.0 Schedule: ["at any time"] Branch name: renovate/uvicorn-0.x Merge into: main Upgrade uvicorn to ^0.34.0 Upgrade uvicorn to ==0.34.0 chore(deps): update actions/cache action to v4 Schedule: ["at any time"] Branch name: renovate/actions-cache-4.x Merge into: main Upgrade actions/cache to v4.2.0 chore(deps): update actions/checkout action to v4 Schedule: ["at any time"] Branch name: renovate/actions-checkout-4.x Merge into: main Upgrade actions/checkout to v4 chore(deps): update actions/setup-python action to v5 Schedule: ["at any time"] Branch name: renovate/actions-setup-python-5.x Merge into: main Upgrade actions/setup-python to v5 chore(deps): update dependabot/fetch-metadata action to v2 Schedule: ["at any time"] Branch name: renovate/dependabot-fetch-metadata-2.x Merge into: main Upgrade dependabot/fetch-metadata to v2.3.0 chore(deps): update dependency asttokens to v3 Schedule: ["at any time"] Branch name: renovate/asttokens-3.x Merge into: main Upgrade asttokens to ==3.0.0 chore(deps): update dependency attrs to v25 Schedule: ["at any time"] Branch name: renovate/attrs-25.x Merge into: main Upgrade attrs to ==25.1.0 chore(deps): update dependency cattrs to v24 Schedule: ["at any time"] Branch name: renovate/cattrs-24.x Merge into: main Upgrade cattrs to ==24.1.2 chore(deps): update dependency executing to v2.2.0 Schedule: ["at any time"] Branch name: renovate/executing-2.x Merge into: main Upgrade executing to ==2.2.0 chore(deps): update dependency faker to v35 Schedule: ["at any time"] Branch name: renovate/faker-35.x Merge into: main Upgrade Faker to ==35.2.0 chore(deps): update dependency flask to v3 Schedule: ["at any time"] Branch name: renovate/flask-3.x Merge into: main Upgrade flask to ^3.0.0 chore(deps): update dependency nodemon to v3 Schedule: ["at any time"] Branch name: renovate/nodemon-3.x Merge into: main Upgrade nodemon to ^3.0.0 chore(deps): update dependency notebook to v7 Schedule: ["at any time"] Branch name: renovate/notebook-7.x Merge into: main Upgrade notebook to ^7.0.0 chore(deps): update dependency numpy to v2 Schedule: ["at any time"] Branch name: renovate/numpy-2.x Merge into: main Upgrade numpy to ==2.2.2 chore(deps): update dependency packaging to v24 Schedule: ["at any time"] Branch name: renovate/packaging-24.x Merge into: main Upgrade packaging to ==24.2 chore(deps): update dependency platformdirs to v4.3.6 Schedule: ["at any time"] Branch name: renovate/platformdirs-4.x Merge into: main Upgrade platformdirs to ==4.3.6 chore(deps): update dependency poetry to v2 Schedule: ["at any time"] Branch name: renovate/poetry-2.x Merge into: main Upgrade poetry to 2.0.1 chore(deps): update dependency psutil to v6 Schedule: ["at any time"] Branch name: renovate/psutil-6.x Merge into: main Upgrade psutil to ==6.1.1 chore(deps): update dependency pydantic to v2 Schedule: ["at any time"] Branch name: renovate/pydantic-2.x Merge into: main Upgrade pydantic to ==2.10.6 chore(deps): update dependency pyflakes to v3 Schedule: ["at any time"] Branch name: renovate/pyflakes-3.x Merge into: main Upgrade pyflakes to ==3.2.0 chore(deps): update dependency pytest-cov to v6 Schedule: ["at any time"] Branch name: renovate/pytest-cov-6.x Merge into: main Upgrade pytest-cov to ^6.0.0 chore(deps): update dependency pytest-xdist to v3 Schedule: ["at any time"] Branch name: renovate/pytest-xdist-3.x Merge into: main Upgrade pytest-xdist to ^3.0.0 chore(deps): update dependency pytz to v2025 Schedule: ["at any time"] Branch name: renovate/pytz-2025.x Merge into: main Upgrade pytz to ==2025.1 chore(deps): update dependency pywin32 to v308 Schedule: ["at any time"] Branch name: renovate/pywin32-308.x Merge into: main Upgrade pywin32 to ==308 chore(deps): update dependency pyzmq to v26 Schedule: ["at any time"] Branch name: renovate/pyzmq-26.x Merge into: main Upgrade pyzmq to ==26.2.1 chore(deps): update dependency rich to v13.9.4 Schedule: ["at any time"] Branch name: renovate/rich-13.x Merge into: main Upgrade rich to ^13.0.0 Upgrade rich to ==13.9.4 chore(deps): update dependency tzdata to v2025 Schedule: ["at any time"] Branch name: renovate/tzdata-2025.x Merge into: main Upgrade tzdata to ==2025.1 chore(deps): update dependency websockets to v14 Schedule: ["at any time"] Branch name: renovate/websockets-14.x Merge into: main Upgrade websockets to ==14.2 chore(deps): update docker/build-push-action action to v6 Schedule: ["at any time"] Branch name: renovate/docker-build-push-action-6.x Merge into: main Upgrade docker/build-push-action to v6 chore(deps): update docker/login-action action to v3 Schedule: ["at any time"] Branch name: renovate/docker-login-action-3.x Merge into: main Upgrade docker/login-action to v3 chore(deps): update docker/metadata-action action to v5 Schedule: ["at any time"] Branch name: renovate/docker-metadata-action-5.x Merge into: main Upgrade docker/metadata-action to v5 chore(deps): update docker/setup-buildx-action action to v3 Schedule: ["at any time"] Branch name: renovate/docker-setup-buildx-action-3.x Merge into: main Upgrade docker/setup-buildx-action to v3 chore(deps): update docker/setup-qemu-action action to v3 Schedule: ["at any time"] Branch name: renovate/docker-setup-qemu-action-3.x Merge into: main Upgrade docker/setup-qemu-action to v3 chore(deps): update node.js to v22 Schedule: ["at any time"] Branch name: renovate/node-22.x Merge into: main Upgrade node to 22.13.1-bullseye-slim chore(deps): update peter-evans/create-pull-request action to v7 Schedule: ["at any time"] Branch name: renovate/peter-evans-create-pull-request-7.x Merge into: main Upgrade peter-evans/create-pull-request to v7 fix(deps): update dependency flake8 to v7 Schedule: ["at any time"] Branch name: renovate/flake8-7.x Merge into: main Upgrade flake8 to ^7.0.0 Upgrade flake8 to ==7.1.1 fix(deps): update dependency pandas to v2 Schedule: ["at any time"] Branch name: renovate/pandas-2.x Merge into: main Upgrade pandas to ^2.0.0 Upgrade pandas to ==2.2.3 fix(deps): update dependency pyee to v12 Schedule: ["at any time"] Branch name: renovate/pyee-12.x Merge into: main Upgrade pyee to ^12.0.0 Upgrade pyee to ==12.1.1 fix(deps): update dependency pytest to v8 Schedule: ["at any time"] Branch name: renovate/pytest-8.x Merge into: main Upgrade pytest to ^8.0.0 Upgrade pytest to ==8.3.4 fix(deps): update dependency requests-cache to v1 Schedule: ["at any time"] Branch name: renovate/requests-cache-1.x Merge into: main Upgrade requests-cache to ^1.0.0 Upgrade requests-cache to ==1.2.1 fix(deps): update dependency websockets to v14 Schedule: ["at any time"] Branch name: renovate/websockets-14.x-lockfile Merge into: main Upgrade websockets to 14.2 🚸 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.

Open Graph Description: 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,...

X Description: 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,...

Opengraph URL: https://github.com/pythoninthegrass/python_template/pull/83

X: @github

direct link

Domain: patch-diff.githubusercontent.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:e26a1e58-6c33-609d-3490-4e28aa4d0fff
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idA734:327374:6137E3A:849289A:69734B33
html-safe-nonce2bc28c5ad972e6dd6a38c5d25571754029de6ea89baebf332e2efc1fbcabf420
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBNzM0OjMyNzM3NDo2MTM3RTNBOjg0OTI4OUE6Njk3MzRCMzMiLCJ2aXNpdG9yX2lkIjoiMTA5OTEwNTc1MDg0MDcyNDI3NSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmaca00e9621cc924c6a94616a716aeb350dde6fd5d481e9fc13ccbd95682c99bd50
hovercard-subject-tagpull_request:2323249186
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/pythoninthegrass/python_template/pull/83/files
twitter:imagehttps://avatars.githubusercontent.com/in/2740?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/in/2740?s=400&v=4
og:image:altWelcome 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,...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None9c6b49fea3d431063963fbeee3309a15cb4096903286e532f663096b47b63bc6
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/pythoninthegrass/python_template git https://github.com/pythoninthegrass/python_template.git
octolytics-dimension-user_id4097471
octolytics-dimension-user_loginpythoninthegrass
octolytics-dimension-repository_id452424043
octolytics-dimension-repository_nwopythoninthegrass/python_template
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id452424043
octolytics-dimension-repository_network_root_nwopythoninthegrass/python_template
turbo-body-classeslogged-out env-production page-responsive
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release814e1d7d82db0f7eb6982bfa0395502441bb14ad
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/pythoninthegrass/python_template/pull/83/files#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpythoninthegrass%2Fpython_template%2Fpull%2F83%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpythoninthegrass%2Fpython_template%2Fpull%2F83%2Ffiles
Sign up https://patch-diff.githubusercontent.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=pythoninthegrass%2Fpython_template
Reloadhttps://patch-diff.githubusercontent.com/pythoninthegrass/python_template/pull/83/files
Reloadhttps://patch-diff.githubusercontent.com/pythoninthegrass/python_template/pull/83/files
Reloadhttps://patch-diff.githubusercontent.com/pythoninthegrass/python_template/pull/83/files
pythoninthegrass https://patch-diff.githubusercontent.com/pythoninthegrass
python_templatehttps://patch-diff.githubusercontent.com/pythoninthegrass/python_template
Please reload this pagehttps://patch-diff.githubusercontent.com/pythoninthegrass/python_template/pull/83/files
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2Fpythoninthegrass%2Fpython_template
Fork 7 https://patch-diff.githubusercontent.com/login?return_to=%2Fpythoninthegrass%2Fpython_template
Star 16 https://patch-diff.githubusercontent.com/login?return_to=%2Fpythoninthegrass%2Fpython_template
Code https://patch-diff.githubusercontent.com/pythoninthegrass/python_template
Issues 7 https://patch-diff.githubusercontent.com/pythoninthegrass/python_template/issues
Pull requests 9 https://patch-diff.githubusercontent.com/pythoninthegrass/python_template/pulls
Actions https://patch-diff.githubusercontent.com/pythoninthegrass/python_template/actions
Wiki https://patch-diff.githubusercontent.com/pythoninthegrass/python_template/wiki
Security 0 https://patch-diff.githubusercontent.com/pythoninthegrass/python_template/security
Insights https://patch-diff.githubusercontent.com/pythoninthegrass/python_template/pulse
Code https://patch-diff.githubusercontent.com/pythoninthegrass/python_template
Issues https://patch-diff.githubusercontent.com/pythoninthegrass/python_template/issues
Pull requests https://patch-diff.githubusercontent.com/pythoninthegrass/python_template/pulls
Actions https://patch-diff.githubusercontent.com/pythoninthegrass/python_template/actions
Wiki https://patch-diff.githubusercontent.com/pythoninthegrass/python_template/wiki
Security https://patch-diff.githubusercontent.com/pythoninthegrass/python_template/security
Insights https://patch-diff.githubusercontent.com/pythoninthegrass/python_template/pulse
Sign up for GitHub https://patch-diff.githubusercontent.com/signup?return_to=%2Fpythoninthegrass%2Fpython_template%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://patch-diff.githubusercontent.com/login?return_to=%2Fpythoninthegrass%2Fpython_template%2Fissues%2Fnew%2Fchoose
renovatehttps://patch-diff.githubusercontent.com/apps/renovate
mainhttps://patch-diff.githubusercontent.com/pythoninthegrass/python_template/tree/main
renovate/configurehttps://patch-diff.githubusercontent.com/pythoninthegrass/python_template/tree/renovate/configure
Conversation 0 https://patch-diff.githubusercontent.com/pythoninthegrass/python_template/pull/83
Commits 1 https://patch-diff.githubusercontent.com/pythoninthegrass/python_template/pull/83/commits
Checks 0 https://patch-diff.githubusercontent.com/pythoninthegrass/python_template/pull/83/checks
Files changed https://patch-diff.githubusercontent.com/pythoninthegrass/python_template/pull/83/files
Please reload this pagehttps://patch-diff.githubusercontent.com/pythoninthegrass/python_template/pull/83/files
chore: Configure Renovate https://patch-diff.githubusercontent.com/pythoninthegrass/python_template/pull/83/files#top
Show all changes 1 commit https://patch-diff.githubusercontent.com/pythoninthegrass/python_template/pull/83/files
4585a99 Add renovate.json renovate[bot] Feb 7, 2025 https://patch-diff.githubusercontent.com/pythoninthegrass/python_template/pull/83/commits/4585a99f75cd64b0a9a48ac0d4003c2482fdbb23
Clear filters https://patch-diff.githubusercontent.com/pythoninthegrass/python_template/pull/83/files
Please reload this pagehttps://patch-diff.githubusercontent.com/pythoninthegrass/python_template/pull/83/files
Please reload this pagehttps://patch-diff.githubusercontent.com/pythoninthegrass/python_template/pull/83/files
renovate.jsonhttps://patch-diff.githubusercontent.com/pythoninthegrass/python_template/pull/83/files#diff-7b5c8955fc544a11b4b74eddb4115f9cc51c9cf162dbffa60d37eeed82a55a57
View file https://patch-diff.githubusercontent.com/pythoninthegrass/python_template/blob/4585a99f75cd64b0a9a48ac0d4003c2482fdbb23/renovate.json
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://patch-diff.githubusercontent.com/pythoninthegrass/python_template/pull/83/{{ revealButtonHref }}
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.