Skip to content

Commit

Permalink
Bump the dependencies group in /.config with 8 updates (#4494)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent 7a68938 commit e885de5
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
16 changes: 8 additions & 8 deletions .config/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
# tox run deps
ansible-compat==24.10.0 # via ansible-lint (pyproject.toml)
astroid==3.3.8 # via pylint
attrs==24.3.0 # via jsonschema, referencing
attrs==25.1.0 # via jsonschema, referencing
babel==2.16.0 # via mkdocs-material
beautifulsoup4==4.12.3 # via linkchecker, mkdocs-htmlproofer-plugin
black==24.10.0 # via ansible-lint (pyproject.toml)
boolean-py==4.0 # via license-expression
bracex==2.5.post1 # via wcmatch
cachetools==5.5.0 # via tox
cachetools==5.5.1 # via tox
cairocffi==1.7.1 # via cairosvg
cairosvg==2.7.1 # via mkdocs-ansible
certifi==2024.12.14 # via requests
Expand All @@ -28,13 +28,13 @@ distlib==0.3.9 # via virtualenv
dnspython==2.7.0 # via linkchecker
exceptiongroup==1.2.2 # via pytest
execnet==2.1.1 # via pytest-xdist
filelock==3.16.1 # via tox, virtualenv, ansible-lint (pyproject.toml)
filelock==3.17.0 # via tox, virtualenv, ansible-lint (pyproject.toml)
ghp-import==2.1.0 # via mkdocs
griffe==1.5.5 # via mkdocstrings-python
hjson==3.1.0 # via mkdocs-macros-plugin, super-collections
htmlmin2==0.1.13 # via mkdocs-minify-plugin
idna==3.10 # via requests
importlib-metadata==8.5.0 # via ansible-lint (pyproject.toml)
importlib-metadata==8.6.1 # via ansible-lint (pyproject.toml)
iniconfig==2.0.0 # via pytest
isort==5.13.2 # via pylint
jinja2==3.1.5 # via ansible-core, mkdocs, mkdocs-macros-plugin, mkdocs-material, mkdocstrings
Expand Down Expand Up @@ -76,8 +76,8 @@ psutil==6.1.1 # via pytest-xdist, ansible-lint (pyproject.toml)
pycparser==2.22 # via cffi
pygments==2.19.1 # via mkdocs-material
pylint==3.3.3 # via ansible-lint (pyproject.toml)
pymdown-extensions==10.14 # via markdown-exec, mkdocs-ansible, mkdocs-material, mkdocstrings
pyproject-api==1.8.0 # via tox
pymdown-extensions==10.14.1 # via markdown-exec, mkdocs-ansible, mkdocs-material, mkdocstrings
pyproject-api==1.9.0 # via tox
pytest==8.3.4 # via pytest-instafail, pytest-mock, pytest-plus, pytest-xdist, ansible-lint (pyproject.toml)
pytest-instafail==0.5.0 # via ansible-lint (pyproject.toml)
pytest-mock==3.14.0 # via ansible-lint (pyproject.toml)
Expand All @@ -87,7 +87,7 @@ python-dateutil==2.9.0.post0 # via ghp-import, mkdocs-macros-plugin
python-slugify==8.0.4 # via mkdocs-monorepo-plugin
pyyaml==6.0.2 # via ansible-compat, ansible-core, mkdocs, mkdocs-get-deps, mkdocs-macros-plugin, pymdown-extensions, pyyaml-env-tag, yamllint, ansible-lint (pyproject.toml)
pyyaml-env-tag==0.1 # via mkdocs
referencing==0.36.1 # via jsonschema, jsonschema-specifications, types-jsonschema
referencing==0.36.2 # via jsonschema, jsonschema-specifications, types-jsonschema
regex==2024.11.6 # via mkdocs-material
requests==2.32.3 # via linkchecker, mkdocs-htmlproofer-plugin, mkdocs-material
rpds-py==0.22.3 # via jsonschema, referencing
Expand All @@ -103,7 +103,7 @@ text-unidecode==1.3 # via python-slugify
tinycss2==1.4.0 # via cairosvg, cssselect2
tomli==2.2.1 # via black, coverage, mypy, pylint, pyproject-api, pytest, tox
tomlkit==0.13.2 # via pylint
tox==4.23.2 # via ansible-lint (pyproject.toml)
tox==4.24.1 # via ansible-lint (pyproject.toml)
types-jsonschema==4.23.0.20241208 # via ansible-lint (pyproject.toml)
types-pyyaml==6.0.12.20241230 # via ansible-lint (pyproject.toml)
urllib3==2.3.0 # via requests
Expand Down
8 changes: 4 additions & 4 deletions .config/requirements-lock.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# This file was autogenerated by uv via the following command:
# tox run deps
ansible-compat==24.10.0 # via ansible-lint (pyproject.toml)
attrs==24.3.0 # via jsonschema, referencing
attrs==25.1.0 # via jsonschema, referencing
black==24.10.0 # via ansible-lint (pyproject.toml)
bracex==2.5.post1 # via wcmatch
cffi==1.17.1 # via cryptography
click==8.1.8 # via black
cryptography==44.0.0 # via ansible-core
filelock==3.16.1 # via ansible-lint (pyproject.toml)
importlib-metadata==8.5.0 # via ansible-lint (pyproject.toml)
filelock==3.17.0 # via ansible-lint (pyproject.toml)
importlib-metadata==8.6.1 # via ansible-lint (pyproject.toml)
jinja2==3.1.5 # via ansible-core
jsonschema==4.23.0 # via ansible-compat, ansible-lint (pyproject.toml)
jsonschema-specifications==2024.10.1 # via jsonschema
Expand All @@ -19,7 +19,7 @@ pathspec==0.12.1 # via black, yamllint, ansible-lint (pyproject.toml)
platformdirs==4.3.6 # via black
pycparser==2.22 # via cffi
pyyaml==6.0.2 # via ansible-compat, ansible-core, yamllint, ansible-lint (pyproject.toml)
referencing==0.36.1 # via jsonschema, jsonschema-specifications
referencing==0.36.2 # via jsonschema, jsonschema-specifications
rpds-py==0.22.3 # via jsonschema, referencing
ruamel-yaml==0.18.10 # via ansible-lint (pyproject.toml)
ruamel-yaml-clib==0.2.12 # via ruamel-yaml
Expand Down

0 comments on commit e885de5

Please sign in to comment.