mirror of
https://github.com/anchore/syft.git
synced 2025-11-17 08:23:15 +01:00
chore(deps): bump pygments (#4064)
Bumps [pygments](https://github.com/pygments/pygments) from 1.6 to 2.15.0. - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](https://github.com/pygments/pygments/compare/1.6...2.15.0) --- updated-dependencies: - dependency-name: pygments dependency-version: 2.15.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
0a9567e88c
commit
5b14d160cf
@ -5,7 +5,7 @@ version = "0.1.0"
|
||||
|
||||
dependencies = [
|
||||
"httpx[brotli,http2,socks]>=0.27.0,<0.30.0",
|
||||
"pygments==1.6",
|
||||
"pygments==2.15.0",
|
||||
"click<8",
|
||||
"rich<10"
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user