Skip to content

Commit 54ca933

Browse files
Bump types-pygments to 2.19.0.20250516 (#13565)
1 parent 0296bbe commit 54ca933

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ lint = [
9999
"types-defusedxml==0.7.0.20250516",
100100
"types-docutils==0.21.0.20250514",
101101
"types-Pillow==10.2.0.20240822",
102-
"types-Pygments==2.19.0.20250514",
102+
"types-Pygments==2.19.0.20250516",
103103
"types-requests==2.32.0.20250515", # align with requests
104104
"types-urllib3==1.26.25.14",
105105
"pyright==1.1.400",
@@ -167,7 +167,7 @@ type-stubs = [
167167
"types-defusedxml==0.7.0.20250516",
168168
"types-docutils==0.21.0.20250514",
169169
"types-Pillow==10.2.0.20240822",
170-
"types-Pygments==2.19.0.20250514",
170+
"types-Pygments==2.19.0.20250516",
171171
"types-requests==2.32.0.20250515",
172172
"types-urllib3==1.26.25.14",
173173
]

0 commit comments

Comments
 (0)