summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-04-18 22:59:28 +0000
committerGitHub <noreply@github.com>2023-04-18 22:59:28 +0000
commit878a2a35799c2c1e0b5995b0dead228a164afc8e (patch)
treef48b3da266a91a409b3c3c2f1f388ee7b6ff5848
parentd8ec581fff55c63d93f3e15a2a302e395114a759 (diff)
downloadpymemcache-dependabot/pip/pygments-2.15.1.tar.gz
Bump pygments from 2.13.0 to 2.15.1dependabot/pip/pygments-2.15.1
Bumps [pygments](https://github.com/pygments/pygments) from 2.13.0 to 2.15.1. - [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.15.1) --- updated-dependencies: - dependency-name: pygments dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--lint-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/lint-requirements.txt b/lint-requirements.txt
index 0d18d4e..8d51534 100644
--- a/lint-requirements.txt
+++ b/lint-requirements.txt
@@ -1,4 +1,4 @@
black==23.3.0
docutils==0.19
flake8==6.0.0
-pygments==2.13.0
+pygments==2.15.1