From c48c55a25cff3945cf9b3627b69e8640539435a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 04:19:26 +0000 Subject: [PATCH] chore(deps): bump pygments from 2.19.2 to 2.20.0 in /octoprint-cli Bumps [pygments](https://github.com/pygments/pygments) from 2.19.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.19.2...2.20.0) --- updated-dependencies: - dependency-name: pygments dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- octoprint-cli/requirements-lock.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/octoprint-cli/requirements-lock.txt b/octoprint-cli/requirements-lock.txt index 92a1a89..e9f912a 100644 --- a/octoprint-cli/requirements-lock.txt +++ b/octoprint-cli/requirements-lock.txt @@ -10,7 +10,7 @@ markdown-it-py==4.0.0 mdurl==0.1.2 packaging==26.0 pluggy==1.6.0 -Pygments==2.19.2 +Pygments==2.20.0 pytest==9.0.2 pytest-cov==7.0.0 pytest-mock==3.15.1