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 Nov 9, 2023
1 parent 25e9bdc commit 3fb1359
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 5 deletions.
14 changes: 11 additions & 3 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ beautifulsoup4==4.12.2
# via
# -r requirements-dev.in
# -r requirements.txt
# funding-service-design-utils
black==22.10.0
# via -r requirements-dev.in
blinker==1.6.2
Expand Down Expand Up @@ -174,14 +175,18 @@ flipper-client==1.3.2
# via
# -r requirements.txt
# funding-service-design-utils
funding-service-design-utils==2.0.14
funding-service-design-utils==2.0.26
# via -r requirements.txt
gitdb==4.0.9
# via gitpython
gitpython==3.1.27
# via bandit
govuk-frontend-jinja==2.3.0
# via -r requirements.txt
greenlet==3.0.1
# via
# -r requirements.txt
# sqlalchemy
gunicorn==20.1.0
# via
# -r requirements.txt
Expand Down Expand Up @@ -240,6 +245,7 @@ markupsafe==2.1.1
# -r requirements.txt
# jinja2
# mako
# sentry-sdk
# werkzeug
# wtforms
msal==1.18.0
Expand Down Expand Up @@ -292,7 +298,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 All @@ -301,6 +307,7 @@ pyjwt[crypto]==2.4.0
# -r requirements.txt
# funding-service-design-utils
# msal
# pyjwt
pyopenssl==22.0.0
# via urllib3
pyparsing==3.0.9
Expand Down Expand Up @@ -416,10 +423,11 @@ semver==2.13.0
# via
# -r requirements.txt
# prance
sentry-sdk[flask]==1.9.9
sentry-sdk[flask]==1.31.0
# via
# -r requirements.txt
# funding-service-design-utils
# sentry-sdk
six==1.16.0
# via
# -r requirements.txt
Expand Down
8 changes: 6 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,8 @@ funding-service-design-utils==2.0.26
# via -r requirements.in
govuk-frontend-jinja==2.3.0
# via -r requirements.in
greenlet==3.0.1
# via sqlalchemy
gunicorn==20.1.0
# via funding-service-design-utils
idna==3.3
Expand Down Expand Up @@ -164,7 +166,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 @@ -219,7 +221,9 @@ s3transfer==0.6.1
semver==2.13.0
# via prance
sentry-sdk[flask]==1.31.0
# via funding-service-design-utils
# via
# funding-service-design-utils
# sentry-sdk
six==1.16.0
# via
# flask-talisman
Expand Down

0 comments on commit 3fb1359

Please sign in to comment.