From 8473a3e35350a0e0e1b840a9e0af2a3ad18bead5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Apr 2023 17:43:42 +0200 Subject: [PATCH] Update pygments from 2.6.1 to 2.15.0 --- dev-requirements.txt | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index e4b084a..0309e14 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -211,10 +211,7 @@ pyflakes==2.2.0 \ --hash=sha256:0d94e0e05a19e57a99444b6ddcf9a6eb2e5c68d3ca1e98e90707af8152c90a92 \ --hash=sha256:35b2d75ee967ea93b55750aa9edbbf72813e06a66ba54438df2cfac9e3c27fc8 \ # via flake8 -pygments==2.6.1 \ - --hash=sha256:647344a061c249a3b74e230c739f434d7ea4d8b1d5f3721bc0f3558049b38f44 \ - --hash=sha256:ff7a40b4860b727ab48fad6360eb351cc1b33cbf9b15a0f689ca5353e9463324 \ - # via readme-renderer, sphinx +pygments==2.15.0 \ # via readme-renderer, sphinx pyparsing==2.4.7 \ --hash=sha256:c203ec8783bf771a155b207279b9bccb8dea02d8f0c9e5f8ead507bc3246ecc1 \ --hash=sha256:ef9d7589ef3c200abe66653d3f1ab1033c3c419ae9b9bdb1240a85b024efc88b \