diff options
| author | dependabot[bot] | 2023-07-20 11:55:34 +0000 |
|---|---|---|
| committer | GitHub | 2023-07-20 11:55:34 +0000 |
| commit | c7de35ff68f77c1b9233569d3a30373d657c3d3f (patch) | |
| tree | 42f8ec94dd6b91835cdfde65086bb51109809731 | |
| parent | 9de96f444ec0f59dc27b8ae489dc20bebd0cd9af (diff) | |
| download | sec-certs-c7de35ff68f77c1b9233569d3a30373d657c3d3f.tar.gz sec-certs-c7de35ff68f77c1b9233569d3a30373d657c3d3f.tar.zst sec-certs-c7de35ff68f77c1b9233569d3a30373d657c3d3f.zip | |
Bump pygments from 2.13.0 to 2.15.0 in /requirements
Bumps [pygments](https://github.com/pygments/pygments) from 2.13.0 to 2.15.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.13.0...2.15.0)
---
updated-dependencies:
- dependency-name: pygments
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
| -rw-r--r-- | requirements/dev_requirements.txt | 2 | ||||
| -rw-r--r-- | requirements/requirements.txt | 2 | ||||
| -rw-r--r-- | requirements/test_requirements.txt | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/requirements/dev_requirements.txt b/requirements/dev_requirements.txt index 1a1bf185..1115b2ec 100644 --- a/requirements/dev_requirements.txt +++ b/requirements/dev_requirements.txt @@ -302,7 +302,7 @@ pydantic==1.10.2 # thinc pydata-sphinx-theme==0.8.1 # via sphinx-book-theme -pygments==2.13.0 +pygments==2.15.0 # via # ipython # sphinx diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 0eeb7985..8dfc28cc 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -185,7 +185,7 @@ pydantic==1.10.2 # sec-certs (./../pyproject.toml) # spacy # thinc -pygments==2.13.0 +pygments==2.15.0 # via ipython pyparsing==3.0.9 # via matplotlib diff --git a/requirements/test_requirements.txt b/requirements/test_requirements.txt index cd2f7c20..0e333884 100644 --- a/requirements/test_requirements.txt +++ b/requirements/test_requirements.txt @@ -198,7 +198,7 @@ pydantic==1.10.2 # sec-certs (./../pyproject.toml) # spacy # thinc -pygments==2.13.0 +pygments==2.15.0 # via ipython pyparsing==3.0.9 # via matplotlib |
