diff options
author | pyup-bot <github-bot@pyup.io> | 2019-12-03 12:32:02 +0100 |
---|---|---|
committer | pyup-bot <github-bot@pyup.io> | 2019-12-03 12:32:02 +0100 |
commit | d70c4898a9db600e2836f156ec904cd9a62c3c0c (patch) | |
tree | 2cfbcfb8c2f6f799a0c45893dd32cc932a714452 /requirements.txt | |
parent | 980fa65c573f9a93b7261570fdd64ae27f03e19e (diff) | |
download | qutebrowser-d70c4898a9db600e2836f156ec904cd9a62c3c0c.tar.gz qutebrowser-d70c4898a9db600e2836f156ec904cd9a62c3c0c.zip |
Update pygments from 2.4.2 to 2.5.2
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 1408e039e..6d5f8b582 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,6 +5,6 @@ colorama==0.4.1 cssutils==1.0.2 Jinja2==2.10.3 MarkupSafe==1.1.1 -Pygments==2.4.2 +Pygments==2.5.2 pyPEG2==2.15.2 PyYAML==5.1.2 |