summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-04-21 07:56:38 +0000
committerGitHub <noreply@github.com>2023-04-21 07:56:38 +0000
commitd9c81cd2cdd86c0e2baff4f7e6812521221855c3 (patch)
tree59f1f51cde2a8962779b3dfeba4ff6880e6086c0 /requirements.txt
parent0265bf52c4247ff562e3e5c552dbf860d0b5b764 (diff)
Bump pygments from 2.15.0 to 2.15.1
Bumps [pygments](https://github.com/pygments/pygments) from 2.15.0 to 2.15.1. - [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.15.0...2.15.1) --- updated-dependencies: - dependency-name: pygments dependency-type: direct:production update-type: version-update:semver-patch ... 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 05cf163b..18778af5 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -4,7 +4,7 @@ flask-babel==3.1.0
flask==2.2.3
jinja2==3.1.2
lxml==4.9.2
-pygments==2.15.0
+pygments==2.15.1
python-dateutil==2.8.2
pyyaml==6.0
httpx[http2]==0.21.2