Skip to content

Commit 832a2b1

Browse files
Bump pygments from 2.12.0 to 2.19.2
Bumps [pygments](https://github.com/pygments/pygments) from 2.12.0 to 2.19.2. - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.12.0...2.19.2) --- updated-dependencies: - dependency-name: pygments dependency-version: 2.19.2 dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d76d5d9 commit 832a2b1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ markupsafe==2.0.1
2424
# via jinja2
2525
packaging==21.3
2626
# via sphinx
27-
pygments==2.12.0
27+
pygments==2.19.2
2828
# via sphinx
2929
pyparsing==3.0.9
3030
# via packaging

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ pluggy==1.0.0
4444
# via pytest
4545
py==1.11.0
4646
# via pytest
47-
pygments==2.12.0
47+
pygments==2.19.2
4848
# via sphinx
4949
pyparsing==3.0.9
5050
# via packaging

0 commit comments

Comments
 (0)