Skip to content

Commit 2e0b5b6

Browse files
committed
Update test dependencies
1 parent 2e89cdd commit 2e0b5b6

File tree

1 file changed

+13
-12
lines changed

1 file changed

+13
-12
lines changed

.config/constraints.txt

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ ansible-builder==3.1.0
88
astroid==3.3.9
99
attrs==25.3.0
1010
babel==2.17.0
11+
backrefs==5.8
1112
beautifulsoup4==4.13.3
1213
bindep==2.13.0
1314
black==25.1.0
@@ -22,7 +23,7 @@ chardet==5.2.0
2223
charset-normalizer==3.4.1
2324
click==8.1.8
2425
colorama==0.4.6
25-
coverage==7.7.1
26+
coverage==7.8.0
2627
csscompressor==0.9.5
2728
cssselect2==0.8.0
2829
defusedxml==0.7.1
@@ -35,7 +36,7 @@ exceptiongroup==1.2.2
3536
execnet==2.1.1
3637
filelock==3.18.0
3738
ghp-import==2.1.0
38-
griffe==1.7.1
39+
griffe==1.7.2
3940
hjson==3.1.0
4041
htmlmin2==0.1.13
4142
identify==2.6.9
@@ -60,12 +61,12 @@ mkdocs-gen-files==0.5.0
6061
mkdocs-get-deps==0.2.0
6162
mkdocs-htmlproofer-plugin==1.3.0
6263
mkdocs-macros-plugin==1.3.7
63-
mkdocs-material==9.6.9
64+
mkdocs-material==9.6.11
6465
mkdocs-material-extensions==1.3.1
6566
mkdocs-minify-plugin==0.8.0
6667
mkdocs-monorepo-plugin==1.1.0
67-
mkdocstrings==0.29.0
68-
mkdocstrings-python==1.16.8
68+
mkdocstrings==0.29.1
69+
mkdocstrings-python==1.16.10
6970
mypy==1.15.0
7071
mypy-extensions==1.0.0
7172
nodeenv==1.9.1
@@ -80,7 +81,7 @@ platformdirs==4.3.7
8081
pluggy==1.5.0
8182
pre-commit==4.2.0
8283
pycparser==2.22
83-
pydoclint==0.6.2
84+
pydoclint==0.6.5
8485
pygments==2.19.1
8586
pylint==3.3.6
8687
pymdown-extensions==10.14.3
@@ -94,25 +95,25 @@ python-slugify==8.0.4
9495
pyyaml==6.0.2
9596
pyyaml-env-tag==0.1
9697
referencing==0.36.2
97-
regex==2024.11.6
9898
requests==2.32.3
9999
rpds-py==0.24.0
100-
ruff==0.11.2
100+
ruff==0.11.4
101101
six==1.17.0
102102
soupsieve==2.6
103103
subprocess-tee==0.4.2
104104
super-collections==0.5.3
105-
termcolor==2.5.0
105+
termcolor==3.0.1
106106
text-unidecode==1.3
107107
tinycss2==1.4.0
108108
toml-sort==0.24.2
109109
tomli==2.2.1
110110
tomlkit==0.13.2
111111
tox==4.25.0
112-
types-pyyaml==6.0.12.20250326
113-
typing-extensions==4.12.2
112+
types-pyyaml==6.0.12.20250402
113+
typing-extensions==4.13.1
114114
urllib3==2.3.0
115-
virtualenv==20.29.3
115+
uv==0.6.12
116+
virtualenv==20.30.0
116117
watchdog==6.0.0
117118
webencodings==0.5.1
118119
wheel==0.45.1

0 commit comments

Comments
 (0)