Skip to content

Commit 6178262

Browse files
Bump the dependencies group in /.config with 3 updates (#4470)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Abhinav Anand <[email protected]>
1 parent b200d74 commit 6178262

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.config/constraints.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,9 @@ platformdirs==4.3.6 # via black, mkdocs-get-deps, mkdocstrings, pylint, to
7474
pluggy==1.5.0 # via pytest, tox
7575
psutil==6.1.1 # via pytest-xdist, ansible-lint (pyproject.toml)
7676
pycparser==2.22 # via cffi
77-
pygments==2.18.0 # via mkdocs-material
77+
pygments==2.19.1 # via mkdocs-material
7878
pylint==3.3.3 # via ansible-lint (pyproject.toml)
79-
pymdown-extensions==10.13 # via markdown-exec, mkdocs-ansible, mkdocs-material, mkdocstrings
79+
pymdown-extensions==10.14 # via markdown-exec, mkdocs-ansible, mkdocs-material, mkdocstrings
8080
pyproject-api==1.8.0 # via tox
8181
pytest==8.3.4 # via pytest-instafail, pytest-mock, pytest-plus, pytest-xdist, ansible-lint (pyproject.toml)
8282
pytest-instafail==0.5.0 # via ansible-lint (pyproject.toml)
@@ -91,7 +91,7 @@ referencing==0.35.1 # via jsonschema, jsonschema-specifications, types-jso
9191
regex==2024.11.6 # via mkdocs-material
9292
requests==2.32.3 # via linkchecker, mkdocs-htmlproofer-plugin, mkdocs-material
9393
rpds-py==0.22.3 # via jsonschema, referencing
94-
ruamel-yaml==0.18.6 # via ansible-lint (pyproject.toml)
94+
ruamel-yaml==0.18.10 # via ansible-lint (pyproject.toml)
9595
ruamel-yaml-clib==0.2.12 # via ruamel-yaml, ansible-lint (pyproject.toml)
9696
setproctitle==1.3.4 # via pytest-xdist
9797
six==1.17.0 # via python-dateutil

.config/requirements-lock.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ pycparser==2.22 # via cffi
2121
pyyaml==6.0.2 # via ansible-compat, ansible-core, yamllint, ansible-lint (pyproject.toml)
2222
referencing==0.35.1 # via jsonschema, jsonschema-specifications
2323
rpds-py==0.22.3 # via jsonschema, referencing
24-
ruamel-yaml==0.18.6 # via ansible-lint (pyproject.toml)
24+
ruamel-yaml==0.18.10 # via ansible-lint (pyproject.toml)
2525
ruamel-yaml-clib==0.2.12 # via ruamel-yaml
2626
subprocess-tee==0.4.2 # via ansible-compat, ansible-lint (pyproject.toml)
2727
tomli==2.2.1 # via black

0 commit comments

Comments
 (0)