Skip to content

Commit be05f7c

Browse files
chore(deps): Update dependency Pygments to v2.20.0 [SECURITY]
1 parent 6167e04 commit be05f7c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ dependencies = [
8888
"pydantic==2.11.1",
8989
"pydantic_core==2.33.0",
9090
"PyGithub==2.6.1",
91-
"Pygments==2.19.1",
91+
"Pygments==2.20.0",
9292
"PyJWT==2.12.0",
9393
"PyMySQL==1.1.1",
9494
"PyNaCl==1.6.2",

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ pycparser==2.22
7171
pydantic==2.11.1
7272
pydantic-core==2.33.0
7373
pygithub==2.6.1
74-
pygments==2.19.1
74+
pygments==2.20.0
7575
pyjwt==2.12.0
7676
pymysql==1.1.1
7777
pynacl==1.5.0

0 commit comments

Comments
 (0)