summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-15 07:47:03 +0000
committerGitHub <noreply@github.com>2021-05-15 07:47:03 +0000
commit1b26bbcd8fa36cd6e1019c138ce0d1dbed08ef84 (patch)
tree0eec335320f00e5c239ff7da356dc9f12201a1d3 /requirements.txt
parent7c21552b1b9527319a0491f9778c8046097471ac (diff)
Bump pygments from 2.8.1 to 2.9.0
Bumps [pygments](https://github.com/pygments/pygments) from 2.8.1 to 2.9.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.8.1...2.9.0) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index ab0db447f..fb146dd16 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -4,7 +4,7 @@ flask-babel==2.0.0
flask==1.1.2
jinja2==2.11.3
lxml==4.6.3
-pygments==2.8.1
+pygments==2.9.0
python-dateutil==2.8.1
pyyaml==5.4.1
httpx[http2]==0.17.1