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.
.gitmodules line-openapi main@0e669d08a2a09e1bc5d051682e8aa7da4abc6a99
line-openapi main@0e669d08a2a09e1bc5d051682e8aa7da4abc6a99
.github/workflows/auto-testing.yml actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683 actions/setup-python v5.5.0@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683 actions/setup-python v5.5.0@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683 suzuki-shunsuke/pinact-action v1.0.0@49cbd6acd0dbab6a6be2585d1dbdaa43b4410133 .github/workflows/check-eol-newrelease.yml actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683 actions/github-script v7.0.1@60a0d83039c74a4aee543508d2ffcb1c3799cdea .github/workflows/close-issue.yml actions/stale v9.1.0@5bef64f19d7facfb25b37b414482c7164d639639 .github/workflows/create-draft-release.yml actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683 actions/github-script v7.0.1@60a0d83039c74a4aee543508d2ffcb1c3799cdea actions/github-script v7.0.1@60a0d83039c74a4aee543508d2ffcb1c3799cdea actions/github-script v7.0.1@60a0d83039c74a4aee543508d2ffcb1c3799cdea .github/workflows/generate-code.yml actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683 actions/setup-node v4.3.0@cdca7365b2dadb8aad0a33bc7601856ffabcc48e .github/workflows/publish-to-pypi.yml actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683 actions/setup-python v5.5.0@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 actions/upload-artifact v4.6.2@ea165f8d65b6e75b540449e92b4886f43607fa02 actions/github-script v7.0.1@60a0d83039c74a4aee543508d2ffcb1c3799cdea actions/download-artifact v4.2.1@95815c38cf2ff2164869cbab79da8d1f422bc89e pypa/gh-action-pypi-publish v1.12.4@76f52bc884231f62b9a034ebfe128415bbaabdfc actions/github-script v7.0.1@60a0d83039c74a4aee543508d2ffcb1c3799cdea python 3.x
actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683
actions/setup-python v5.5.0@8d9ed9ac5c53483de85588cdf95a591a75ab9f55
suzuki-shunsuke/pinact-action v1.0.0@49cbd6acd0dbab6a6be2585d1dbdaa43b4410133
actions/github-script v7.0.1@60a0d83039c74a4aee543508d2ffcb1c3799cdea
actions/stale v9.1.0@5bef64f19d7facfb25b37b414482c7164d639639
actions/setup-node v4.3.0@cdca7365b2dadb8aad0a33bc7601856ffabcc48e
actions/upload-artifact v4.6.2@ea165f8d65b6e75b540449e92b4886f43607fa02
actions/download-artifact v4.2.1@95815c38cf2ff2164869cbab79da8d1f422bc89e
pypa/gh-action-pypi-publish v1.12.4@76f52bc884231f62b9a034ebfe128415bbaabdfc
python 3.x
generator/pom.xml org.apache.maven.plugins:maven-enforcer-plugin 3.5.0 org.apache.maven.plugins:maven-surefire-plugin 3.5.3 org.apache.maven.plugins:maven-jar-plugin 3.4.2 org.codehaus.mojo:build-helper-maven-plugin 3.6.0 org.apache.maven.plugins:maven-compiler-plugin 3.14.0 org.openapitools:openapi-generator 7.12.0 junit:junit 4.13.2 ch.qos.logback:logback-classic 1.5.18
org.apache.maven.plugins:maven-enforcer-plugin 3.5.0
org.apache.maven.plugins:maven-surefire-plugin 3.5.3
org.apache.maven.plugins:maven-jar-plugin 3.4.2
org.codehaus.mojo:build-helper-maven-plugin 3.6.0
org.apache.maven.plugins:maven-compiler-plugin 3.14.0
org.openapitools:openapi-generator 7.12.0
junit:junit 4.13.2
ch.qos.logback:logback-classic 1.5.18
requirements-dev.txt tox ==4.25.0 wheel ==0.45.1 Sphinx ==7.4.7 sphinx-rtd-theme ==3.0.2 pypandoc ==1.15 twine ==6.1.0 black ==25.1.0 requirements-test.txt pytest ==8.3.5 pytest-pep8 ==1.0.6 pytest-cov ==6.1.0 pytest-aiohttp ==1.1.0 responses ==0.25.7 pytest_httpserver >= 1.1.2 requirements.txt requests >=2.32.3,<3 urllib3 >=2.0.5,<3 aiohttp >=3.10.9, <4 future >= 1.0.0 pydantic >=2.0.3, <3 aenum >= 3.1.11, <4 python_dateutil >= 2.5.3, <3 Deprecated >=1.2.18
tox ==4.25.0
wheel ==0.45.1
Sphinx ==7.4.7
sphinx-rtd-theme ==3.0.2
pypandoc ==1.15
twine ==6.1.0
black ==25.1.0
pytest ==8.3.5
pytest-pep8 ==1.0.6
pytest-cov ==6.1.0
pytest-aiohttp ==1.1.0
responses ==0.25.7
pytest_httpserver >= 1.1.2
requests >=2.32.3,<3
urllib3 >=2.0.5,<3
aiohttp >=3.10.9, <4
future >= 1.0.0
pydantic >=2.0.3, <3
aenum >= 3.1.11, <4
python_dateutil >= 2.5.3, <3
Deprecated >=1.2.18
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
git-submodules
github-actions
maven
pip_requirements
The text was updated successfully, but these errors were encountered: