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 are awaiting their schedule. Click on a checkbox to get an update now.
These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.
.gitmodules line-openapi main@69c7f21a2a0a7bfc4870346a565d75105e432128
line-openapi main@69c7f21a2a0a7bfc4870346a565d75105e432128
.github/workflows/auto-testing.yml actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683 actions/setup-python v5.6.0@a26af69be951a213d495a4c3e4e4022e16d87065 actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683 actions/setup-python v5.6.0@a26af69be951a213d495a4c3e4e4022e16d87065 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.4.0@49933ea5288caeca8642d1e84afbd3f7d6820020 .github/workflows/publish-to-pypi.yml actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683 actions/setup-python v5.6.0@a26af69be951a213d495a4c3e4e4022e16d87065 actions/upload-artifact v4.6.2@ea165f8d65b6e75b540449e92b4886f43607fa02 actions/github-script v7.0.1@60a0d83039c74a4aee543508d2ffcb1c3799cdea actions/download-artifact v4.3.0@d3f86a106a0bac45b974a628896c90dbdf5c8093 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.6.0@a26af69be951a213d495a4c3e4e4022e16d87065
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.4.0@49933ea5288caeca8642d1e84afbd3f7d6820020
actions/upload-artifact v4.6.2@ea165f8d65b6e75b540449e92b4886f43607fa02
actions/download-artifact v4.3.0@d3f86a106a0bac45b974a628896c90dbdf5c8093
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.13.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.13.0
junit:junit 4.13.2
ch.qos.logback:logback-classic 1.5.18
requirements-dev.txt tox ==4.25.0 wheel ==0.46.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.1 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.46.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.1
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.
Awaiting Schedule
These updates are awaiting their schedule. Click on a checkbox to get an update now.
Ignored or Blocked
These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.
Detected dependencies
git-submodules
github-actions
maven
pip_requirements
The text was updated successfully, but these errors were encountered: