We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
These updates have all been created already. Click a checkbox below to force a retry/rebase of any.
.github/workflows/closing.yml peter-evans/create-or-update-comment v4.0.0@71345be0265236311c031f5c7866368bd1eff043 peter-evans/create-or-update-comment v4.0.0@71345be0265236311c031f5c7866368bd1eff043 ubuntu 24.04 .github/workflows/label-sync.yml actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683 srealmoreno/label-sync-action v2.0.0@850ba5cef2b25e56c6c420c4feed0319294682fd ubuntu 24.04 .github/workflows/labels.yml peter-evans/create-or-update-comment v4.0.0@71345be0265236311c031f5c7866368bd1eff043 peter-evans/create-or-update-comment v4.0.0@71345be0265236311c031f5c7866368bd1eff043 peter-evans/create-or-update-comment v4.0.0@71345be0265236311c031f5c7866368bd1eff043 peter-evans/create-or-update-comment v4.0.0@71345be0265236311c031f5c7866368bd1eff043 peter-evans/create-or-update-comment v4.0.0@71345be0265236311c031f5c7866368bd1eff043 ubuntu 24.04 .github/workflows/mypy.yml actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683 astral-sh/setup-uv v5.3.1@f94ec6bedd8674c4426838e6b50417d36b6ab231 actions/setup-python v5.4.0@42375524e23c412d93fb67b49958b491fce71c38 ubuntu 24.04 python 3.13 .github/workflows/pre-commit.yml actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683 actions/cache v4.2.2@d4323d4df104b026a6aa633fdb11d772146be0bf actions/setup-python v5.4.0@42375524e23c412d93fb67b49958b491fce71c38 astral-sh/setup-uv v5.3.1@f94ec6bedd8674c4426838e6b50417d36b6ab231 ubuntu 24.04 python 3.13 .github/workflows/pull_requests.yaml actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683 ubuntu 24.04 .github/workflows/stale.yml actions/stale v9.1.0@5bef64f19d7facfb25b37b414482c7164d639639 ubuntu 24.04 .github/workflows/test.yml actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683 actions/setup-python v5.4.0@42375524e23c412d93fb67b49958b491fce71c38 astral-sh/setup-uv v5.3.1@f94ec6bedd8674c4426838e6b50417d36b6ab231 codecov/codecov-action v5.4.0@0565863a31f2c772f9f0395002a31e3f06189574 codecov/test-results-action v1.1.0@f2dba722c67b86c6caa034178c6e4d35335f6706 ubuntu 24.04
peter-evans/create-or-update-comment v4.0.0@71345be0265236311c031f5c7866368bd1eff043
ubuntu 24.04
actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683
srealmoreno/label-sync-action v2.0.0@850ba5cef2b25e56c6c420c4feed0319294682fd
astral-sh/setup-uv v5.3.1@f94ec6bedd8674c4426838e6b50417d36b6ab231
actions/setup-python v5.4.0@42375524e23c412d93fb67b49958b491fce71c38
python 3.13
actions/cache v4.2.2@d4323d4df104b026a6aa633fdb11d772146be0bf
actions/stale v9.1.0@5bef64f19d7facfb25b37b414482c7164d639639
codecov/codecov-action v5.4.0@0565863a31f2c772f9f0395002a31e3f06189574
codecov/test-results-action v1.1.0@f2dba722c67b86c6caa034178c6e4d35335f6706
requirements-dev.txt django-stubs ==5.1.3 django-stubs-ext ==5.1.3 djangorestframework-stubs ==3.15.3 mypy ==1.15.0 types-lxml ==2025.3.4 types-paramiko ==3.5.0.20240928 types-python-dateutil ==2.9.0.20241206 types-requests ==2.32.0.20250306 requirements-lint.txt pre-commit ==4.1.0 requirements-test.txt pytest ==8.3.5 pytest-cov ==6.0.0 pytest-django ==4.10.0 responses ==0.25.7 requirements.txt certifi ==2025.1.31 cryptography ==44.0.2 defusedxml ==0.7.1 Django ==5.1.7 django-appconf ==1.1.0 django-compressor ==4.5.1 django-countries ==7.6.1 django-macros ==0.4.0 django-markupfield ==2.0.1 django-redis ==5.4.0 django-vies ==6.1.0 djangosaml2 ==1.9.3 fakturace ==0.7.2 fiobank ==4.0.0 hiredis ==3.1.0 html2text ==2024.2.26 lxml ==5.3.1 Markdown ==3.7 paramiko ==3.5.1 Pillow ==11.1.0 pyopenssl ==25.0.0 python-dateutil ==2.9.0.post0 pytz ==2025.1 qrcode ==8.0 redis ==5.2.1 requests ==2.32.3 ruamel.yaml ==0.18.10 sentry-sdk ==2.22.0 unidecode ==1.3.8 weasyprint ==64.1 weblate-language-data ==2025.3 weblate-schemas ==2024.2 wlc ==1.15 wllegal ==2025.1 zammad-py ==3.0.0
django-stubs ==5.1.3
django-stubs-ext ==5.1.3
djangorestframework-stubs ==3.15.3
mypy ==1.15.0
types-lxml ==2025.3.4
types-paramiko ==3.5.0.20240928
types-python-dateutil ==2.9.0.20241206
types-requests ==2.32.0.20250306
pre-commit ==4.1.0
pytest ==8.3.5
pytest-cov ==6.0.0
pytest-django ==4.10.0
responses ==0.25.7
certifi ==2025.1.31
cryptography ==44.0.2
defusedxml ==0.7.1
Django ==5.1.7
django-appconf ==1.1.0
django-compressor ==4.5.1
django-countries ==7.6.1
django-macros ==0.4.0
django-markupfield ==2.0.1
django-redis ==5.4.0
django-vies ==6.1.0
djangosaml2 ==1.9.3
fakturace ==0.7.2
fiobank ==4.0.0
hiredis ==3.1.0
html2text ==2024.2.26
lxml ==5.3.1
Markdown ==3.7
paramiko ==3.5.1
Pillow ==11.1.0
pyopenssl ==25.0.0
python-dateutil ==2.9.0.post0
pytz ==2025.1
qrcode ==8.0
redis ==5.2.1
requests ==2.32.3
ruamel.yaml ==0.18.10
sentry-sdk ==2.22.0
unidecode ==1.3.8
weasyprint ==64.1
weblate-language-data ==2025.3
weblate-schemas ==2024.2
wlc ==1.15
wllegal ==2025.1
zammad-py ==3.0.0
.pre-commit-config.yaml pre-commit/pre-commit-hooks v5.0.0 adamchainz/django-upgrade 1.23.1 adrienverge/yamllint v1.36.0 astral-sh/ruff-pre-commit v0.11.0 asottile/blacken-docs 1.19.1 macisamuele/language-formatters-pre-commit-hooks v2.14.0 executablebooks/mdformat 0.7.22 djlint/djLint v1.36.4 biomejs/pre-commit v1.9.4 codespell-project/codespell v2.4.1 rhysd/actionlint v1.7.7
pre-commit/pre-commit-hooks v5.0.0
adamchainz/django-upgrade 1.23.1
adrienverge/yamllint v1.36.0
astral-sh/ruff-pre-commit v0.11.0
asottile/blacken-docs 1.19.1
macisamuele/language-formatters-pre-commit-hooks v2.14.0
executablebooks/mdformat 0.7.22
djlint/djLint v1.36.4
biomejs/pre-commit v1.9.4
codespell-project/codespell v2.4.1
rhysd/actionlint v1.7.7
.pre-commit-config.yaml mdformat-gfm 0.4.1 mdformat-ruff 0.1.3 mdformat-shfmt 0.2.0 mdformat_tables 1.0.0 .pre-commit-config.yaml @biomejs/biome 1.9.4
mdformat-gfm 0.4.1
mdformat-ruff 0.1.3
mdformat-shfmt 0.2.0
mdformat_tables 1.0.0
@biomejs/biome 1.9.4
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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.
Open
These updates have all been created already. Click a checkbox below to force a retry/rebase of any.
Detected dependencies
github-actions
pip_requirements
pre-commit
regex
The text was updated successfully, but these errors were encountered: