Skip to content
This repository was archived by the owner on May 23, 2026. It is now read-only.

Commit 3e7d05f

Browse files
build(deps): update dependency pygments to v2.15.0 [security]
1 parent e5714d5 commit 3e7d05f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ pycodestyle==2.8.0
118118
# via flake8
119119
pyflakes==2.4.0
120120
# via flake8
121-
pygments==2.10.0
121+
pygments==2.15.0
122122
# via bpython
123123
pyparsing==2.4.7
124124
# via packaging

{{cookiecutter.project_slug}}/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ pycodestyle==2.8.0
100100
# via flake8
101101
pyflakes==2.4.0
102102
# via flake8
103-
pygments==2.10.0
103+
pygments==2.15.0
104104
# via bpython
105105
pyparsing==2.4.7
106106
# via packaging

0 commit comments

Comments
 (0)