Skip to content

Commit 74cc9c8

Browse files
authored
Update dependencies (#1994)
1 parent 491b996 commit 74cc9c8

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

.config/constraints.txt

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# This file was autogenerated by uv via the following command:
22
# tox run -e deps
33
ansible-builder==3.1.0
4-
ansible-compat==25.1.5
5-
ansible-core==2.17.10 ; python_full_version < '3.11'
6-
ansible-core==2.18.4 ; python_full_version >= '3.11'
7-
ansible-lint==25.2.1
4+
ansible-compat==25.5.0
5+
ansible-core==2.17.12 ; python_full_version < '3.11'
6+
ansible-core==2.18.6 ; python_full_version >= '3.11'
7+
ansible-lint==25.5.0
88
ansible-runner==2.4.1
99
attrs==25.3.0
1010
babel==2.17.0
@@ -19,7 +19,7 @@ certifi==2025.4.26
1919
cffi==1.17.1
2020
cfgv==3.4.0
2121
charset-normalizer==3.4.2
22-
click==8.1.8
22+
click==8.2.1
2323
colorama==0.4.6
2424
coverage==7.8.2
2525
coverage-enable-subprocess==1.0
@@ -66,7 +66,6 @@ mkdocs-macros-plugin==1.3.7
6666
mkdocs-material==9.6.14
6767
mkdocs-material-extensions==1.3.1
6868
mkdocs-minify-plugin==0.8.0
69-
mkdocs-monorepo-plugin==1.1.0
7069
mkdocstrings==0.29.1
7170
mkdocstrings-python==1.16.11
7271
mypy-extensions==1.1.0
@@ -97,7 +96,6 @@ pytest-subtests==0.14.1
9796
pytest-xdist==3.6.1
9897
python-daemon==3.1.2
9998
python-dateutil==2.9.0.post0
100-
python-slugify==8.0.4
10199
pyyaml==6.0.2
102100
pyyaml-env-tag==1.1
103101
referencing==0.36.2
@@ -111,7 +109,6 @@ soupsieve==2.7
111109
subprocess-tee==0.4.2
112110
super-collections==0.5.3
113111
termcolor==3.1.0
114-
text-unidecode==1.3
115112
tinycss2==1.4.0
116113
tzdata==2025.2
117114
urllib3==2.4.0

0 commit comments

Comments
 (0)