Skip to content

Commit 85bc4ec

Browse files
authored
Merge branch 'main' into pre-commit-ci-update-config
2 parents 9f620d5 + 1b2507a commit 85bc4ec

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

.config/constraints.txt

+9-9
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ansible-core==2.17.6 ; python_version < '3.11'
1111
ansible-core==2.18.0 ; python_version > '3.10'
1212
ansible-lint==25.1.3
1313
ansible-runner==2.4.0
14-
attrs==25.1.0
14+
attrs==25.3.0
1515
babel==2.17.0
1616
beautifulsoup4==4.13.3
1717
bindep==2.12.0
@@ -37,7 +37,7 @@ distro==1.9.0
3737
dnspython==2.7.0
3838
exceptiongroup==1.2.2
3939
execnet==2.1.1
40-
filelock==3.17.0
40+
filelock==3.18.0
4141
flake8==7.1.2
4242
flake8-docstrings==1.7.0
4343
ghp-import==2.1.0
@@ -56,7 +56,7 @@ libtmux==0.46.0
5656
linkchecker==10.5.0
5757
lockfile==0.12.2
5858
markdown==3.7
59-
markdown-exec==1.10.0
59+
markdown-exec==1.10.1
6060
markdown-include==0.8.1
6161
markdown-it-py==3.0.0
6262
markupsafe==3.0.2
@@ -70,12 +70,12 @@ mkdocs-gen-files==0.5.0
7070
mkdocs-get-deps==0.2.0
7171
mkdocs-htmlproofer-plugin==1.3.0
7272
mkdocs-macros-plugin==1.3.7
73-
mkdocs-material==9.6.7
73+
mkdocs-material==9.6.8
7474
mkdocs-material-extensions==1.3.1
7575
mkdocs-minify-plugin==0.8.0
7676
mkdocs-monorepo-plugin==1.1.0
77-
mkdocstrings==0.28.3
78-
mkdocstrings-python==1.16.3
77+
mkdocstrings==0.29.0
78+
mkdocstrings-python==1.16.5
7979
mypy-extensions==1.0.0
8080
nodeenv==1.9.1
8181
onigurumacffi==1.4.1
@@ -86,7 +86,7 @@ pathspec==0.12.1
8686
pbr==6.1.1
8787
pexpect==4.9.0
8888
pillow==11.1.0
89-
pipdeptree==2.25.0
89+
pipdeptree==2.25.1
9090
platformdirs==4.3.6
9191
pluggy==1.5.0
9292
pre-commit==4.1.0
@@ -125,15 +125,15 @@ termcolor==2.5.0
125125
text-unidecode==1.3
126126
tinycss2==1.4.0
127127
tomli==2.2.1
128-
types-setuptools==75.8.2.20250305
128+
types-setuptools==76.0.0.20250313
129129
typing-extensions==4.12.2
130130
tzdata==2025.1
131131
urllib3==2.3.0
132132
virtualenv==20.29.3
133133
watchdog==6.0.0
134134
wcmatch==10.0
135135
webencodings==0.5.1
136-
yamllint==1.35.1
136+
yamllint==1.36.1
137137
zipp==3.21.0
138138

139139
# The following packages are considered to be unsafe in a requirements file:

0 commit comments

Comments
 (0)