From e1e35f8511fe053d5d0081d19f0041c27c2efc41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 16:50:08 +0000 Subject: [PATCH] build(deps): bump pygments from 2.17.2 to 2.20.0 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](https://github.com/pygments/pygments/compare/2.17.2...2.20.0) --- updated-dependencies: - dependency-name: pygments dependency-version: 2.20.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Pipfile.lock | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Pipfile.lock b/Pipfile.lock index c3f90a9..6ab458c 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -42,11 +42,12 @@ }, "pygments": { "hashes": [ - "sha256:b27c2826c47d0f3219f29554824c30c5e8945175d888647acd804ddd04af846c", - "sha256:da46cec9fd2de5be3a8a784f434e4c4ab670b4ff54d605c4c2717e9d49c4c367" + "sha256:6757cd03768053ff99f3039c1a36d6c0aa0b263438fcab17520b30a303a82b5f", + "sha256:81a9e26dd42fd28a23a2d169d86d7ac03b46e2f8b59ed4698fb4785f946d0176" ], - "markers": "python_version >= '3.7'", - "version": "==2.17.2" + "index": "pypi", + "markers": "python_version >= '3.9'", + "version": "==2.20.0" }, "rootpath": { "git": "git+https://github.com/reuben/python-rootpath.git",