From 4a66c97396d898049725a990acec9817d0e6836e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 19:05:26 +0000 Subject: [PATCH] Bump pygments from 2.13.0 to 2.18.0 Bumps [pygments](https://github.com/pygments/pygments) from 2.13.0 to 2.18.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.13.0...2.18.0) --- updated-dependencies: - dependency-name: pygments dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index 329e331..bde098a 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -4,7 +4,7 @@ coveralls==3.3.1 flake8==6.0.0 pep257==0.7.0 doc8==1.0.0 -Pygments==2.13.0 +Pygments==2.18.0 mypy==0.991 pytest==7.2.0 pytest-cov==4.0.0