Skip to content

Commit 85d0c44

Browse files
chore(deps): bump pygments from 2.17.2 to 2.20.0 in /.devcontainer/cpp (#1221)
Bumps [pygments](https://github.com/pygments/pygments) from 2.17.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.17.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e36f8fa commit 85d0c44

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.devcontainer/cpp/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -328,9 +328,9 @@ markupsafe==2.1.3 \
328328
patch-ng==1.18.0 \
329329
--hash=sha256:da067628d6d5fd9dc5a55eab37951d46bd95661b7219fab364b711366abcc690
330330
# via conan
331-
pygments==2.17.2 \
332-
--hash=sha256:b27c2826c47d0f3219f29554824c30c5e8945175d888647acd804ddd04af846c \
333-
--hash=sha256:da46cec9fd2de5be3a8a784f434e4c4ab670b4ff54d605c4c2717e9d49c4c367
331+
pygments==2.20.0 \
332+
--hash=sha256:6757cd03768053ff99f3039c1a36d6c0aa0b263438fcab17520b30a303a82b5f \
333+
--hash=sha256:81a9e26dd42fd28a23a2d169d86d7ac03b46e2f8b59ed4698fb4785f946d0176
334334
# via gcovr
335335
python-dateutil==2.9.0.post0 \
336336
--hash=sha256:37dd54208da7e1cd875388217d5e00ebd4179249f90fb72437e91a35459a0ad3 \

0 commit comments

Comments
 (0)