Skip to content

Commit 42c0ce0

Browse files
authored
Merge branch 'main' into feature_envvar_support
2 parents edb5653 + 436586f commit 42c0ce0

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.config/constraints.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jsmin==3.0.1
4747
jsonschema==4.23.0
4848
jsonschema-specifications==2024.10.1
4949
linkchecker==10.5.0
50-
markdown==3.7
50+
markdown==3.8
5151
markdown-exec==1.10.3
5252
markdown-include==0.8.1
5353
markupsafe==3.0.2
@@ -74,7 +74,7 @@ paginate==0.5.7
7474
parsley==1.3
7575
pathspec==0.12.1
7676
pbr==6.1.1
77-
pillow==11.1.0
77+
pillow==11.2.1
7878
pip-tools==7.4.1
7979
platformdirs==4.3.7
8080
pluggy==1.5.0
@@ -96,7 +96,7 @@ pyyaml-env-tag==0.1
9696
referencing==0.36.2
9797
requests==2.32.3
9898
rpds-py==0.24.0
99-
ruff==0.11.4
99+
ruff==0.11.5
100100
six==1.17.0
101101
soupsieve==2.6
102102
subprocess-tee==0.4.2
@@ -109,9 +109,9 @@ tomli==2.2.1
109109
tomlkit==0.13.2
110110
tox==4.25.0
111111
types-pyyaml==6.0.12.20250402
112-
typing-extensions==4.13.1
113-
urllib3==2.3.0
114-
uv==0.6.13
112+
typing-extensions==4.13.2
113+
urllib3==2.4.0
114+
uv==0.6.14
115115
virtualenv==20.30.0
116116
watchdog==6.0.0
117117
webencodings==0.5.1

0 commit comments

Comments
 (0)