Skip to content

Commit ae7c141

Browse files
[py] Update dependency Pygments to v2.19.2 (#15950)
1 parent 4b45e47 commit ae7c141

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

py/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ platformdirs==4.3.8
3333
pluggy==1.6.0
3434
py==1.11.0
3535
pycparser==2.22
36-
Pygments==2.19.1
36+
Pygments==2.19.2
3737
pyproject-api==1.9.1
3838
PySocks==1.7.1
3939
pytest==8.4.1

py/requirements_lock.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -572,9 +572,9 @@ pycparser==2.22 \
572572
# via
573573
# -r py/requirements.txt
574574
# cffi
575-
pygments==2.19.1 \
576-
--hash=sha256:61c16d2a8576dc0649d9f39e089b5f02bcd27fba10d8fb4dcc28173f7a45151f \
577-
--hash=sha256:9ea1544ad55cecf4b8242fab6dd35a93bbce657034b0611ee383099054ab6d8c
575+
pygments==2.19.2 \
576+
--hash=sha256:636cb2477cec7f8952536970bc533bc43743542f70392ae026374600add5b887 \
577+
--hash=sha256:86540386c03d588bb81d44bc3928634ff26449851e99741617ecb9037ee5ec0b
578578
# via
579579
# -r py/requirements.txt
580580
# pytest

0 commit comments

Comments
 (0)