summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-07-05 22:48:45 +0000
committerdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-07-05 23:25:38 +0000
commit14b30147884120fd4bf34133f9473a8f68e1706c (patch)
tree106452cd111231c523249eb55c89b6e76c9c0717
parentbbfdd53c9a407ae1a4b62e8b545a164d283882cb (diff)
downloadpymemcache-14b30147884120fd4bf34133f9473a8f68e1706c.tar.gz
Bump docutils from 0.18.1 to 0.19
Bumps [docutils](https://docutils.sourceforge.io/) from 0.18.1 to 0.19. --- updated-dependencies: - dependency-name: docutils 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 835f02f..1059621 100644
--- a/lint-requirements.txt
+++ b/lint-requirements.txt
@@ -1,4 +1,4 @@
black==22.6.0
-docutils==0.18.1
+docutils==0.19
flake8==4.0.1
pygments==2.12.0