Skip to content

Commit 5e67b25

Browse files
edx-requirements-botsarina
authored andcommitted
chore: Upgrade Python requirements
1 parent 2be380f commit 5e67b25

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ packaging==24.2
3434
# via sphinx
3535
pydata-sphinx-theme==0.16.1
3636
# via sphinx-book-theme
37-
pygments==2.19.0
37+
pygments==2.19.1
3838
# via
3939
# accessible-pygments
4040
# pydata-sphinx-theme

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ pydata-sphinx-theme==0.16.1
6969
# via
7070
# -r requirements/base.txt
7171
# sphinx-book-theme
72-
pygments==2.19.0
72+
pygments==2.19.1
7373
# via
7474
# -r requirements/base.txt
7575
# accessible-pygments

0 commit comments

Comments
 (0)