Open
Description
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
View this repository on the Mend.io Web Portal.
Config Migration Needed
- Select this checkbox to let Renovate create an automated Config Migration PR.
Awaiting Schedule
These updates are awaiting their schedule. Click on a checkbox to get an update now.
- Lock file maintenance (master)
Open
These updates have all been created already. Click a checkbox below to force a retry/rebase of any.
- Update all patch/minor versions (master) (
Babel
,OWSLib
,PyICU
,SQLAlchemy
,asyncpg
,certifi
,click
,greenlet
,lxml
,psycopg
,psycopg2
,pytest
,python
,python-dotenv
,pytz
,requests
,typing_extensions
,uvicorn
) - Update all patch/minor versions (4.4.0) (
SQLAlchemy
,psycopg2
,requests
)
Detected dependencies
Branch master
docker-compose
acceptance_tests/docker-compose.yml
postgis/postgis 17-3.5-alpine
dockerfile
Dockerfile
acceptance_tests/Dockerfile
github-actions
.github/workflows/main.yaml
actions/checkout v4
camptocamp/initialise-gopass-summon-action v2
actions/setup-python v5
actions/cache v4
actions/upload-artifact v4
actions/upload-artifact v4
python 3.13
.github/workflows/pull-request-automation.yaml
actions/github-script v7
actions/github-script v7
actions/github-script v7
pip_requirements
acceptance_tests/requirements.txt
poetry ==2.1.3
poetry-plugin-export ==1.9.0
ci/requirements.txt
c2cciutils ==1.7.3
pre-commit ==4.2.0
tag-publish ==1.0.1
requirements.txt
asyncpg ==0.25.0
Babel ==2.9.1
click ==8.1.8
datrie ==0.8.2
falcon ==4.0.2
greenlet ==3.0.3
gunicorn ==23.0.0
h11 ==0.16.0
Jinja2 ==3.1.6
MarkupSafe ==3.0.2
packaging ==25.0
psutil ==7.0.0
psycopg ==3.1.19
psycopg2 ==2.9.2
PyICU ==2.8.1
python-dotenv ==1.0.1
pytz ==2025.1
PyYAML ==6.0.2
SQLAlchemy ==2.0.38
typing_extensions ==4.11.0
uvicorn ==0.29.0
poetry
acceptance_tests/pyproject.toml
python >=3.10,<3.13
pytest 8.2.0
c2cwsgiutils 6.1.7
boltons 25.0.0
netifaces 0.11.0
requests 2.32.2
lxml 5.2.1
certifi 2025.1.31
OWSLib 0.30.0
pre-commit
.pre-commit-config.yaml
pre-commit/mirrors-prettier v3.1.0
pre-commit/pre-commit-hooks v5.0.0
sbrunner/hooks 1.4.1
codespell-project/codespell v2.4.1
shellcheck-py/shellcheck-py v0.10.0.1
jumanjihouse/pre-commit-hooks 3.0.0
python-jsonschema/check-jsonschema 0.33.0
sirwart/ripsecrets v0.1.9
PyCQA/autoflake v2.3.1
asottile/pyupgrade v3.20.0
PyCQA/isort 6.0.1
psf/black 25.1.0
sbrunner/jsonschema-validator 1.0.0
renovatebot/pre-commit-hooks 40.36.8
regex
.github/renovate.json5
camptocamp/gs-renovate-config-preset 1.1.2
camptocamp/gs-renovate-config-preset 1.1.2
camptocamp/gs-renovate-config-preset 1.1.2
camptocamp/gs-renovate-config-preset 1.1.2
camptocamp/gs-renovate-config-preset 1.1.2
camptocamp/gs-renovate-config-preset 1.1.2
camptocamp/gs-renovate-config-preset 1.1.2
camptocamp/gs-renovate-config-preset 1.1.2
camptocamp/gs-renovate-config-preset 1.1.2
camptocamp/gs-renovate-config-preset 1.1.2
.pre-commit-config.yaml
poetry 2.1.3
.github/publish.yaml
camptocamp/tag-publish 1.0.1
ci/config.yaml
camptocamp/c2cciutils 1.7.3
renovate-config-presets
.github/renovate.json5
camptocamp/gs-renovate-config-preset 1.1.2
camptocamp/gs-renovate-config-preset 1.1.2
camptocamp/gs-renovate-config-preset 1.1.2
camptocamp/gs-renovate-config-preset 1.1.2
camptocamp/gs-renovate-config-preset 1.1.2
camptocamp/gs-renovate-config-preset 1.1.2
camptocamp/gs-renovate-config-preset 1.1.2
camptocamp/gs-renovate-config-preset 1.1.2
camptocamp/gs-renovate-config-preset 1.1.2
camptocamp/gs-renovate-config-preset 1.1.2
Branch 4.4.0
docker-compose
acceptance_tests/docker-compose.yml
postgis/postgis 15-3.4-alpine
dockerfile
Dockerfile
acceptance_tests/Dockerfile
github-actions
.github/workflows/backport.yaml
.github/workflows/clean.yaml
actions/checkout v4
camptocamp/initialise-gopass-summon-action v2
.github/workflows/main.yaml
actions/checkout v4
camptocamp/initialise-gopass-summon-action v2
actions/cache v4
actions/upload-artifact v4
actions/upload-artifact v4
.github/workflows/pull-request-automation.yaml
actions/github-script v7
actions/github-script v7
actions/github-script v7
pip_requirements
acceptance_tests/requirements.txt
poetry ==1.8.5
pip ==24.0
certifi >=2024.7.4
idna >=3.7
zipp >=3.19.1
ci/requirements.txt
c2cciutils ==1.6.23
pre-commit ==3.7.1
certifi >=2024.7.4
cryptography >=42.0.2
idna >=3.7
setuptools >=65.5.1
requirements.txt
asyncpg ==0.25.0
Babel ==2.9.1
click ==8.1.7
datrie ==0.8.2
falcon ==3.1.3
greenlet ==3.0.3
gunicorn ==22.0.0
h11 ==0.14.0
Jinja2 ==3.1.6
MarkupSafe ==2.0.1
packaging ==24.0
psutil ==6.0.0
psycopg ==3.1.19
psycopg2 ==2.9.2
PyICU ==2.8.1
python-dotenv ==1.0.1
pytz ==2024.1
PyYAML ==6.0.2
SQLAlchemy ==2.0.25
typing_extensions ==4.11.0
uvicorn ==0.29.0
poetry
acceptance_tests/pyproject.toml
python >=3.10,<3.13
pytest 8.2.0
c2cwsgiutils 6.0.8
boltons 24.0.0
netifaces 0.11.0
requests 2.32.2
lxml 5.2.1
certifi 2024.7.4
OWSLib 0.30.0
urllib3 2.2.2
pre-commit
.pre-commit-config.yaml
pre-commit/mirrors-prettier v3.1.0
pre-commit/pre-commit-hooks v4.6.0
sbrunner/hooks 1.0.0
codespell-project/codespell v2.2.6
shellcheck-py/shellcheck-py v0.10.0.1
jumanjihouse/pre-commit-hooks 3.0.0
python-jsonschema/check-jsonschema 0.28.6
sirwart/ripsecrets v0.1.9
PyCQA/autoflake v2.3.1
asottile/pyupgrade v3.15.2
PyCQA/isort 5.13.2
psf/black 24.4.2
sbrunner/jsonschema-validator 0.1.0
regex
.pre-commit-config.yaml
poetry 1.8.5
poetry 1.8.5
pyjson5 1.6.9
ci/config.yaml
camptocamp/c2cciutils 1.6.23
- Check this box to trigger a request for Renovate to run again on this repository
Metadata
Metadata
Assignees
Labels
No labels