Skip to content
This repository has been archived by the owner on Dec 18, 2024. It is now read-only.

Commit

Permalink
Bump pygments from 2.12.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.12.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.12.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 Sep 4, 2023
1 parent db1e67f commit 40ef737
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 14 deletions.
18 changes: 7 additions & 11 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,10 @@ gitpython==3.1.27
# via bandit
govuk-frontend-jinja==2.3.0
# via -r requirements.txt
greenlet==2.0.2
# via
# -r requirements.txt
# sqlalchemy
gunicorn==20.1.0
# via
# -r requirements.txt
Expand Down Expand Up @@ -292,7 +296,7 @@ pyee==6.0.0
# via
# -r requirements.txt
# flipper-client
pygments==2.12.0
pygments==2.15.0
# via
# -r requirements.txt
# rich
Expand Down Expand Up @@ -336,7 +340,7 @@ pytest-flask==1.2.0
# via -r requirements-dev.in
pytest-html==3.1.1
# via pytest-selenium
pytest-metadata==2.0.1
pytest-metadata==3.0.0
# via pytest-html
pytest-mock==3.10.0
# via -r requirements-dev.in
Expand Down Expand Up @@ -400,10 +404,6 @@ ruamel-yaml==0.17.21
# via
# -r requirements.txt
# prance
ruamel-yaml-clib==0.2.7
# via
# -r requirements.txt
# ruamel-yaml
s3transfer==0.6.1
# via
# -r requirements.txt
Expand Down Expand Up @@ -466,11 +466,7 @@ toml==0.10.2
# dparse
# pre-commit
tomli==2.0.1
# via
# black
# build
# pyproject-hooks
# pytest
# via pytest
trio==0.21.0
# via
# selenium
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,8 @@ funding-service-design-utils==2.0.14
# via -r requirements.in
govuk-frontend-jinja==2.3.0
# via -r requirements.in
greenlet==2.0.2
# via sqlalchemy
gunicorn==20.1.0
# via funding-service-design-utils
idna==3.3
Expand Down Expand Up @@ -161,7 +163,7 @@ pycparser==2.21
# via cffi
pyee==6.0.0
# via flipper-client
pygments==2.12.0
pygments==2.15.0
# via rich
pyjwt[crypto]==2.4.0
# via
Expand Down Expand Up @@ -209,8 +211,6 @@ rich==12.4.4
# via funding-service-design-utils
ruamel-yaml==0.17.21
# via prance
ruamel-yaml-clib==0.2.7
# via ruamel-yaml
s3transfer==0.6.1
# via boto3
semver==2.13.0
Expand Down

0 comments on commit 40ef737

Please sign in to comment.