Skip to content

Commit 9c9717e

Browse files
Bump pygments from 2.17.2 to 2.20.0 in /requirements
Bumps [pygments](https://github.com/pygments/pygments) from 2.17.2 to 2.20.0. - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.17.2...2.20.0) --- updated-dependencies: - dependency-name: pygments dependency-version: 2.20.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8e81f45 commit 9c9717e

4 files changed

Lines changed: 135 additions & 135 deletions

File tree

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ pycparser==2.21
154154
# via
155155
# -r requirements.txt
156156
# cffi
157-
pygments==2.17.2
157+
pygments==2.20.0
158158
# via
159159
# ipython
160160
# ipython-pygments-lexers

requirements/functests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ pycparser==2.21
134134
# via
135135
# -r requirements.txt
136136
# cffi
137-
pygments==2.19.2
137+
pygments==2.20.0
138138
# via pytest
139139
pyopenssl==26.0.0
140140
# via

0 commit comments

Comments
 (0)