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.
Abandoned Dependencies
The following dependencies have not received updates for an extended period and may be unmaintained.
View abandoned dependencies (12)
[!NOTE]
Packages are marked as abandoned when they exceed the abandonmentThreshold since their last release. Unlike deprecated packages with official notices, abandonment is detected by release inactivity.
Rate-Limited
The following updates are currently rate-limited. To force their creation now, click on a checkbox below.
Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
Detected Dependencies
github-actions (6)
.github/workflows/pre-commit.yml (5)
actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1
actions/cache v6.1.0@55cc8345863c7cc4c66a329aec7e433d2d1c52a9
actions/setup-python v7.0.0@5fda3b95a4ea91299a34e894583c3862153e4b97
astral-sh/setup-uv v8.3.2@11f9893b081a58869d3b5fccaea48c9e9e46f990 → [Updates: v9.0.0]
python 3.x
.github/workflows/pylint.yml (6)
actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1
actions/setup-python v7.0.0@5fda3b95a4ea91299a34e894583c3862153e4b97
astral-sh/setup-uv v8.3.2@11f9893b081a58869d3b5fccaea48c9e9e46f990 → [Updates: v9.0.0]
ubuntu 24.04
python 3.14
astral-sh/uv 0.11.30
.github/workflows/release.yml (13)
actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1
astral-sh/setup-uv v8.3.2@11f9893b081a58869d3b5fccaea48c9e9e46f990 → [Updates: v9.0.0]
actions/upload-artifact v7.0.1@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a
actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1
astral-sh/setup-uv v8.3.2@11f9893b081a58869d3b5fccaea48c9e9e46f990 → [Updates: v9.0.0]
actions/upload-artifact v7.0.1@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a
actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1
astral-sh/setup-uv v8.3.2@11f9893b081a58869d3b5fccaea48c9e9e46f990 → [Updates: v9.0.0]
actions/download-artifact v8.0.1@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c
astral-sh/setup-uv v8.3.2@11f9893b081a58869d3b5fccaea48c9e9e46f990 → [Updates: v9.0.0]
actions/download-artifact v8.0.1@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c
actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1
actions/download-artifact v8.0.1@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c
.github/workflows/scorecard.yml (4)
actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1
ossf/scorecard-action v2.4.3@4eaacf0543bb3f2c246792bd56e8cdeffafb205a
actions/upload-artifact v7.0.1@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a
github/codeql-action v4@7188fc363630916deb702c7fdcf4e481b751f97a → [Updates: v4]
.github/workflows/test.yml (5)
actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1
actions/setup-python v7.0.0@5fda3b95a4ea91299a34e894583c3862153e4b97
astral-sh/setup-uv v8.3.2@11f9893b081a58869d3b5fccaea48c9e9e46f990 → [Updates: v9.0.0]
codecov/codecov-action v7.0.0@fb8b3582c8e4def4969c97caa2f19720cb33a72f
ubuntu 24.04
.github/workflows/ty.yml (15)
actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1
actions/setup-python v7.0.0@5fda3b95a4ea91299a34e894583c3862153e4b97
astral-sh/setup-uv v8.3.2@11f9893b081a58869d3b5fccaea48c9e9e46f990 → [Updates: v9.0.0]
actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1
actions/setup-python v7.0.0@5fda3b95a4ea91299a34e894583c3862153e4b97
astral-sh/setup-uv v8.3.2@11f9893b081a58869d3b5fccaea48c9e9e46f990 → [Updates: v9.0.0]
actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1
actions/setup-python v7.0.0@5fda3b95a4ea91299a34e894583c3862153e4b97
astral-sh/setup-uv v8.3.2@11f9893b081a58869d3b5fccaea48c9e9e46f990 → [Updates: v9.0.0]
ubuntu 24.04
python 3.14
ubuntu 24.04
python 3.14
ubuntu 24.04
python 3.14
pep621 (1)
pyproject.toml (43)
python >=3.10
cryptography >=46.0.7
defusedxml >=0.7.1
oauthlib >=3.3.1
PyJWT >=2.13.0
python3-openid >=3.2.0
requests-oauthlib >=2.0.0
requests >=2.34.0
coverage ==7.15.2
flake8 ==7.3.0
google-auth-stubs ==0.3.0
mypy ==2.3.0
pyright ==1.1.411
pytest-cov ==7.1.0
pytest-github-actions-annotate-failures ==0.4.2
pytest-profiling ==1.8.1
pytest-xdist ==3.8.0
pytest ==9.1.1
responses ==0.26.2
ty ==0.0.61
types-defusedxml ==0.7.0.20260504
types-oauthlib ==3.3.0.20260518
types-requests-oauthlib ==2.0.0.20260610
pylint ==4.0.6
coverage ==7.15.2
flake8 ==7.3.0
google-auth-stubs ==0.3.0
mypy ==2.3.0
pyright ==1.1.411
pytest-cov ==7.1.0
pytest-github-actions-annotate-failures ==0.4.2
pytest-profiling ==1.8.1
pytest-xdist ==3.8.0
pytest ==9.1.1
responses ==0.26.2
ty ==0.0.61
types-defusedxml ==0.7.0.20260504
types-oauthlib ==3.3.0.20260518
types-requests-oauthlib ==2.0.0.20260610
types-requests ==2.33.0.20260712
google-auth >=2.40.0,<2.57
python3-saml >=1.16.0
setuptools >=78.0.2
pre-commit (1)
.pre-commit-config.yaml (9)
pre-commit/pre-commit-hooks v6.0.0
astral-sh/ruff-pre-commit v0.15.22
macisamuele/language-formatters-pre-commit-hooks v2.16.0
pappasam/toml-sort v0.24.4
abravalheri/validate-pyproject v0.25
executablebooks/mdformat 1.0.0
codespell-project/codespell v2.4.3
rhysd/actionlint v1.7.12
zizmorcore/zizmor-pre-commit v1.27.0
regex (1)
.pre-commit-config.yaml (1)
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.
Abandoned Dependencies
The following dependencies have not received updates for an extended period and may be unmaintained.
View abandoned dependencies (12)
2023-09-292025-06-202024-08-262025-06-192024-11-292025-07-012020-06-292023-10-09Rate-Limited
The following updates are currently rate-limited. To force their creation now, click on a checkbox below.
Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
Detected Dependencies
github-actions (6)
pep621 (1)
pre-commit (1)
regex (1)