Skip to content

Commit

Permalink
Bump pygments from 2.14.0 to 2.15.0
Browse files Browse the repository at this point in the history
Bumps [pygments](https://github.com/pygments/pygments) from 2.14.0 to 2.15.0.
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](pygments/pygments@2.14.0...2.15.0)

---
updated-dependencies:
- dependency-name: pygments
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 20, 2023
1 parent dcd5bea commit 9a6f860
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@ jinja2==3.1.2
# via
# myst-parser
# sphinx
json-merge-patch==0.2
# via hsds-schema-tools
jsonpointer==2.3
# via
# jsonschema
Expand Down Expand Up @@ -103,7 +105,7 @@ pandas==1.5.3
# via flatterer
picobox==2.2.0
# via sphinxcontrib-openapi
pygments==2.14.0
pygments==2.15.0
# via
# sphinx
# sphinx-mdinclude
Expand All @@ -124,6 +126,7 @@ pyyaml==6.0
requests==2.31.0
# via
# check-jsonschema
# hsds-schema-tools
# sphinx
rfc3339-validator==0.1.4
# via jsonschema
Expand Down

0 comments on commit 9a6f860

Please sign in to comment.