Skip to content

Commit 25eb929

Browse files
Bump types-colorama to 0.4.15.20250801 (#13794)
1 parent 8150700 commit 25eb929

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ lint = [
9696
"ruff==0.12.7",
9797
"mypy==1.17.1",
9898
"sphinx-lint>=0.9",
99-
"types-colorama==0.4.15.20240311",
99+
"types-colorama==0.4.15.20250801",
100100
"types-defusedxml==0.7.0.20250708",
101101
"types-docutils==0.21.0.20250525",
102102
"types-Pillow==10.2.0.20240822",
@@ -165,7 +165,7 @@ types = [
165165
]
166166
type-stubs = [
167167
# align with versions used elsewhere
168-
"types-colorama==0.4.15.20240311",
168+
"types-colorama==0.4.15.20250801",
169169
"types-defusedxml==0.7.0.20250708",
170170
"types-docutils==0.21.0.20250525",
171171
"types-Pillow==10.2.0.20240822",

0 commit comments

Comments
 (0)