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.
These updates are currently rate-limited. Click on a checkbox below to force their creation now.
These updates await pending status checks before automerging. Click on a checkbox to abort the branch automerge, and create a PR instead.
.tool-versions poetry 1.7.1 pre-commit 3.7.0
poetry 1.7.1
pre-commit 3.7.0
.github/workflows/python.yaml fkirc/skip-duplicate-actions v5 actions/checkout v3 actions/setup-python v4 actions/checkout v3 cycjimmy/semantic-release-action v3
fkirc/skip-duplicate-actions v5
actions/checkout v3
actions/setup-python v4
cycjimmy/semantic-release-action v3
package.json
pyproject.toml poetry-core >=1.0.8
poetry-core >=1.0.8
docs/requirements.txt alabaster ==0.7.13 attrs ==23.1.0 autorepr ==0.3.0 babel ==2.13.0 cattrs ==23.1.2 certifi ==2023.7.22 charset-normalizer ==3.3.0 click ==8.1.7 colorama ==0.4.6 configupdater ==3.1.1 dictdiffer ==0.9.0 docutils ==0.18.1 dpath ==2.1.6 exceptiongroup ==1.1.3 flake8 ==5.0.4 flatten-dict ==0.4.2 furl ==2.1.3 gitignore-parser ==0.1.9 identify ==2.5.30 idna ==3.7 imagesize ==1.4.1 importlib-metadata ==6.8.0 importlib-resources ==6.1.0 iniconfig ==2.0.0 jinja2 ==3.1.3 jmespath ==1.0.1 jsonschema-specifications ==2023.7.1 jsonschema ==4.19.1 loguru ==0.7.2 markupsafe ==2.1.3 marshmallow-polyfield ==5.11 marshmallow ==3.20.1 mccabe ==0.7.0 more-itertools ==10.1.0 orderedmultidict ==1.0.1 packaging ==23.2 pkgutil-resolve-name ==1.3.10 platformdirs ==3.11.0 pluggy ==1.3.0 pycodestyle ==2.9.1 pyflakes ==2.5.0 pygments ==2.16.1 pytest-socket ==0.6.0 pytest ==7.4.2 python-slugify ==8.0.1 pytz ==2023.3.post1 referencing ==0.30.2 requests-cache ==1.1.0 requests ==2.31.0 rpds-py ==0.10.6 ruamel-yaml-clib ==0.2.8 ruamel-yaml ==0.17.40 six ==1.16.0 snowballstemmer ==2.2.0 sortedcontainers ==2.4.0 sphinx-gitref ==0.2.1 sphinx-rtd-theme ==1.3.0 sphinx ==6.2.1 sphinxcontrib-applehelp ==1.0.4 sphinxcontrib-devhelp ==1.0.2 sphinxcontrib-htmlhelp ==2.0.1 sphinxcontrib-jquery ==4.1 sphinxcontrib-jsmath ==1.0.1 sphinxcontrib-qthelp ==1.0.3 sphinxcontrib-serializinghtml ==1.1.5 sphobjinv ==2.3.1 strenum ==0.4.15 text-unidecode ==1.3 toml ==0.10.2 tomli ==2.0.1 tomlkit ==0.12.1 typing-extensions ==4.8.0 url-normalize ==1.4.3 urllib3 ==2.0.7 win32-setctime ==1.1.0 zipp ==3.17.0
alabaster ==0.7.13
attrs ==23.1.0
autorepr ==0.3.0
babel ==2.13.0
cattrs ==23.1.2
certifi ==2023.7.22
charset-normalizer ==3.3.0
click ==8.1.7
colorama ==0.4.6
configupdater ==3.1.1
dictdiffer ==0.9.0
docutils ==0.18.1
dpath ==2.1.6
exceptiongroup ==1.1.3
flake8 ==5.0.4
flatten-dict ==0.4.2
furl ==2.1.3
gitignore-parser ==0.1.9
identify ==2.5.30
idna ==3.7
imagesize ==1.4.1
importlib-metadata ==6.8.0
importlib-resources ==6.1.0
iniconfig ==2.0.0
jinja2 ==3.1.3
jmespath ==1.0.1
jsonschema-specifications ==2023.7.1
jsonschema ==4.19.1
loguru ==0.7.2
markupsafe ==2.1.3
marshmallow-polyfield ==5.11
marshmallow ==3.20.1
mccabe ==0.7.0
more-itertools ==10.1.0
orderedmultidict ==1.0.1
packaging ==23.2
pkgutil-resolve-name ==1.3.10
platformdirs ==3.11.0
pluggy ==1.3.0
pycodestyle ==2.9.1
pyflakes ==2.5.0
pygments ==2.16.1
pytest-socket ==0.6.0
pytest ==7.4.2
python-slugify ==8.0.1
pytz ==2023.3.post1
referencing ==0.30.2
requests-cache ==1.1.0
requests ==2.31.0
rpds-py ==0.10.6
ruamel-yaml-clib ==0.2.8
ruamel-yaml ==0.17.40
six ==1.16.0
snowballstemmer ==2.2.0
sortedcontainers ==2.4.0
sphinx-gitref ==0.2.1
sphinx-rtd-theme ==1.3.0
sphinx ==6.2.1
sphinxcontrib-applehelp ==1.0.4
sphinxcontrib-devhelp ==1.0.2
sphinxcontrib-htmlhelp ==2.0.1
sphinxcontrib-jquery ==4.1
sphinxcontrib-jsmath ==1.0.1
sphinxcontrib-qthelp ==1.0.3
sphinxcontrib-serializinghtml ==1.1.5
sphobjinv ==2.3.1
strenum ==0.4.15
text-unidecode ==1.3
toml ==0.10.2
tomli ==2.0.1
tomlkit ==0.12.1
typing-extensions ==4.8.0
url-normalize ==1.4.3
urllib3 ==2.0.7
win32-setctime ==1.1.0
zipp ==3.17.0
pyproject.toml attrs >=20.1.0 autorepr * click * ConfigUpdater * dictdiffer * dpath * flake8 >=3.0.0 flatten-dict * freezegun * furl * gitignore_parser * identify * importlib-resources * jmespath * loguru * marshmallow >=3.0.0b10 marshmallow-polyfield ^5.10 more-itertools * packaging * pluggy * pylint * pytest * pytest-cov * pytest-datadir * pytest-socket * pytest-testmon * pytest-watch * python ^3.8 python-slugify * requests * requests-cache >=1.0.0 responses * ruamel.yaml * sortedcontainers * sphinx * sphinx-gitref * sphinx_rtd_theme * sphobjinv * StrEnum * testfixtures * toml * tomlkit >=0.8.0 icecream * ipython * pudb *
attrs >=20.1.0
autorepr *
click *
ConfigUpdater *
dictdiffer *
dpath *
flake8 >=3.0.0
flatten-dict *
freezegun *
furl *
gitignore_parser *
identify *
importlib-resources *
jmespath *
loguru *
marshmallow >=3.0.0b10
marshmallow-polyfield ^5.10
more-itertools *
packaging *
pluggy *
pylint *
pytest *
pytest-cov *
pytest-datadir *
pytest-socket *
pytest-testmon *
pytest-watch *
python ^3.8
python-slugify *
requests *
requests-cache >=1.0.0
responses *
ruamel.yaml *
sortedcontainers *
sphinx *
sphinx-gitref *
sphinx_rtd_theme *
sphobjinv *
StrEnum *
testfixtures *
toml *
tomlkit >=0.8.0
icecream *
ipython *
pudb *
.pre-commit-config.yaml pre-commit/pre-commit-hooks v4.6.0 google/keep-sorted v0.5.0 pappasam/toml-sort v0.23.1 astral-sh/ruff-pre-commit v0.6.8 DanielNoord/pydocstringformatter v0.7.3 aio-libs/sort-all v1.2.0 psf/black 24.8.0 asottile/blacken-docs 1.18.0 pre-commit/pygrep-hooks v1.10.0 pre-commit/mirrors-prettier v4.0.0-alpha.8 pre-commit/mirrors-mypy v1.11.2 shellcheck-py/shellcheck-py v0.10.0.1 openstack/bashate 2.1.1 commitizen-tools/commitizen v3.29.1
pre-commit/pre-commit-hooks v4.6.0
google/keep-sorted v0.5.0
pappasam/toml-sort v0.23.1
astral-sh/ruff-pre-commit v0.6.8
DanielNoord/pydocstringformatter v0.7.3
aio-libs/sort-all v1.2.0
psf/black 24.8.0
asottile/blacken-docs 1.18.0
pre-commit/pygrep-hooks v1.10.0
pre-commit/mirrors-prettier v4.0.0-alpha.8
pre-commit/mirrors-mypy v1.11.2
shellcheck-py/shellcheck-py v0.10.0.1
openstack/bashate 2.1.1
commitizen-tools/commitizen v3.29.1
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.
Config Migration Needed
Rate-Limited
These updates are currently rate-limited. Click on a checkbox below to force their creation now.
Pending Branch Automerge
These updates await pending status checks before automerging. Click on a checkbox to abort the branch automerge, and create a PR instead.
Detected dependencies
asdf
github-actions
npm
pep621
pip_requirements
poetry
pre-commit
The text was updated successfully, but these errors were encountered: