Skip to content

Commit efbf68e

Browse files
dependabot[bot]SebastianSchildt
authored andcommitted
Bump pygments from 2.18.0 to 2.20.0 in /kuksa-client
Bumps [pygments](https://github.com/pygments/pygments) from 2.18.0 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.18.0...2.20.0) --- updated-dependencies: - dependency-name: pygments dependency-version: 2.20.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 96f3c68 commit efbf68e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

kuksa-client/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ ply==3.11
2020
# via jsonpath-ng
2121
protobuf==5.29.6
2222
# via grpcio-tools
23-
pygments==2.18.0
23+
pygments==2.20.0
2424
# via kuksa_client (setup.cfg)
2525
pyperclip==1.9.0
2626
# via cmd2

kuksa-client/test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ ply==3.11
4040
# via jsonpath-ng
4141
protobuf==5.29.6
4242
# via grpcio-tools
43-
pygments==2.18.0
43+
pygments==2.20.0
4444
# via kuksa_client (setup.cfg)
4545
pylint==3.3.1
4646
# via kuksa_client (setup.cfg)

0 commit comments

Comments
 (0)