Skip to content

Commit 1752e54

Browse files
authored
Merge branch 'main' into update-pipefail-docs
2 parents 9ed85af + 4943198 commit 1752e54

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

.config/constraints.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@ cairosvg==2.7.1 # via mkdocs-ansible
1717
certifi==2025.4.26 # via requests
1818
cffi==1.17.1 # via cairocffi, cryptography
1919
chardet==5.2.0 # via tox
20-
charset-normalizer==3.4.1 # via requests
20+
charset-normalizer==3.4.2 # via requests
2121
click==8.1.8 # via black, mkdocs
2222
colorama==0.4.6 # via griffe, mkdocs-material, tox
2323
coverage==7.8.0 # via coverage-enable-subprocess, ansible-lint (pyproject.toml)
2424
coverage-enable-subprocess==1.0 # via ansible-lint (pyproject.toml)
25-
cryptography==44.0.2 # via ansible-core
25+
cryptography==44.0.3 # via ansible-core
2626
csscompressor==0.9.5 # via mkdocs-minify-plugin
2727
cssselect2==0.8.0 # via cairosvg
2828
decorator==5.2.1 # via ipdb, ipython
@@ -94,7 +94,7 @@ pure-eval==0.2.3 # via stack-data
9494
pycparser==2.22 # via cffi
9595
pygments==2.19.1 # via ipython, mkdocs-material
9696
pylint==3.3.6 # via ansible-lint (pyproject.toml)
97-
pymdown-extensions==10.14.3 # via markdown-exec, mkdocs-ansible, mkdocs-material, mkdocstrings
97+
pymdown-extensions==10.15 # via markdown-exec, mkdocs-ansible, mkdocs-material, mkdocstrings
9898
pyproject-api==1.9.0 # via tox
9999
pytest==8.3.5 # via pytest-instafail, pytest-mock, pytest-plus, pytest-sugar, pytest-xdist, ansible-lint (pyproject.toml)
100100
pytest-instafail==0.5.0 # via ansible-lint (pyproject.toml)
@@ -110,15 +110,15 @@ referencing==0.36.2 # via jsonschema, jsonschema-specifications, types-jso
110110
requests==2.32.3 # via linkchecker, mkdocs-htmlproofer-plugin, mkdocs-material
111111
rpds-py==0.24.0 # via jsonschema, referencing
112112
ruamel-yaml==0.18.10 # via ansible-lint (pyproject.toml)
113-
setproctitle==1.3.5 # via pytest-xdist
114-
setuptools==79.0.1 # via pbr
113+
setproctitle==1.3.6 # via pytest-xdist
114+
setuptools==80.3.0 # via pbr
115115
six==1.17.0 # via python-dateutil
116116
smmap==5.0.2 # via gitdb
117117
soupsieve==2.7 # via beautifulsoup4
118118
stack-data==0.6.3 # via ipython
119119
subprocess-tee==0.4.2 # via ansible-compat, ansible-lint (pyproject.toml)
120120
super-collections==0.5.3 # via mkdocs-macros-plugin
121-
termcolor==3.0.1 # via mkdocs-macros-plugin, pytest-sugar
121+
termcolor==3.1.0 # via mkdocs-macros-plugin, pytest-sugar
122122
text-unidecode==1.3 # via python-slugify
123123
tinycss2==1.4.0 # via cairosvg, cssselect2
124124
tomlkit==0.13.2 # via pylint

.config/requirements-lock.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ black==25.1.0 # via ansible-lint (pyproject.toml)
66
bracex==2.5.post1 # via wcmatch
77
cffi==1.17.1 # via cryptography
88
click==8.1.8 # via black
9-
cryptography==44.0.2 # via ansible-core
9+
cryptography==44.0.3 # via ansible-core
1010
filelock==3.18.0 # via ansible-lint (pyproject.toml)
1111
importlib-metadata==8.6.1 # via ansible-lint (pyproject.toml)
1212
jinja2==3.1.6 # via ansible-core

0 commit comments

Comments
 (0)