Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

Commit 85f89db

Browse files
Bump pygments from 2.12.0 to 2.15.0 in /src/Python
Bumps [pygments](https://github.com/pygments/pygments) from 2.12.0 to 2.15.0. - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.12.0...2.15.0) --- updated-dependencies: - dependency-name: pygments dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2e854e4 commit 85f89db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Python/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ nbconvert==7.0.0
55
notebook==6.5.2
66
numpy==1.22.0
77
pytest==7.2.0
8-
pygments==2.12.0 # to avoid high-severity issue.
8+
pygments==2.15.0 # to avoid high-severity issue.
99
pyzmq==25.0.0
1010
qutip==4.7.0
1111
selenium==4.2.0

0 commit comments

Comments
 (0)