summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-08-15 22:36:43 +0000
committerdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-08-16 16:13:12 +0000
commit040b4ecc5d6b9d22799028e0fe8759fd7420a299 (patch)
treed93df14335c4578ecb07f0b5d372c836a19508da
parent1efc57d05dda7ebbbec18047e67a9fb8a699540e (diff)
downloadpymemcache-040b4ecc5d6b9d22799028e0fe8759fd7420a299.tar.gz
Bump pygments from 2.12.0 to 2.13.0
Bumps [pygments](https://github.com/pygments/pygments) from 2.12.0 to 2.13.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.12.0...2.13.0) --- 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 2cabe3d..886bd48 100644
--- a/lint-requirements.txt
+++ b/lint-requirements.txt
@@ -1,4 +1,4 @@
black==22.6.0
docutils==0.19
flake8==5.0.2
-pygments==2.12.0
+pygments==2.13.0