From d50231c2a967f0ba9d75621c62f26ff860cc1a46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 10:53:58 +0000 Subject: [PATCH] Bump pygments from 2.16.1 to 2.18.0 Bumps [pygments](https://github.com/pygments/pygments) from 2.16.1 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.16.1...2.18.0) --- updated-dependencies: - dependency-name: pygments dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 949d702..e5af081 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ Jinja2==3.1.3 Markdown==3.4.4 MarkupSafe==2.1.3 pelican==4.8.0 -Pygments==2.16.1 +Pygments==2.18.0 python-dateutil==2.9.0.post0 pytz==2023.3.post1 six==1.16.0