Skip to content

Commit 780cf52

Browse files
Bump pygments from 2.19.2 to 2.20.0
Bumps [pygments](https://github.com/pygments/pygments) from 2.19.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.19.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 7ef5c1c commit 780cf52

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ packaging==26.0
3232
# via sphinx
3333
pycparser==3.0
3434
# via cffi
35-
pygments==2.19.2
35+
pygments==2.20.0
3636
# via sphinx
3737
requests==2.32.5
3838
# via sphinx

lint-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ pluggy==1.6.0
6363
# via pytest
6464
pycparser==3.0
6565
# via cffi
66-
pygments==2.19.2
66+
pygments==2.20.0
6767
# via pytest
6868
pytest==9.0.2
6969
# via -r lint-requirements.in

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ pyasn1-modules==0.4.2
3333
# via service-identity
3434
pycparser==3.0
3535
# via cffi
36-
pygments==2.19.2
36+
pygments==2.20.0
3737
# via pytest
3838
pyopenssl==25.3.0
3939
# via -r test-requirements.in

0 commit comments

Comments
 (0)