Skip to content

Commit 5b0a08e

Browse files
committed
Python: updating some packages
1 parent bc1c2a9 commit 5b0a08e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

frontend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ Pygments==2.19.2
1010
pyparsing==3.2.3
1111
Sphinx==8.2.3
1212
sphinx-reredirects==1.0.0
13-
sphinxcontrib-bibtex==2.6.4
13+
sphinxcontrib-bibtex==2.6.5
1414
sphinxcontrib-plantuml==0.30
1515
websocket-client==1.8.0

frontend/requirements_frozen.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ pillow==11.2.1
2727
prompt_toolkit==3.0.51
2828
ptyprocess==0.7.0
2929
pure_eval==0.2.3
30-
pybtex==0.25.0
30+
pybtex==0.25.1
3131
pybtex-docutils==1.0.3
3232
pydot-ng==2.0.0
3333
Pygments==2.19.2
@@ -42,7 +42,7 @@ Sphinx==8.2.3
4242
sphinx-basic-ng==1.0.0b2
4343
sphinx-reredirects==1.0.0
4444
sphinxcontrib-applehelp==2.0.0
45-
sphinxcontrib-bibtex==2.6.4
45+
sphinxcontrib-bibtex==2.6.5
4646
sphinxcontrib-devhelp==2.0.0
4747
sphinxcontrib-htmlhelp==2.1.0
4848
sphinxcontrib-jsmath==1.0.1

0 commit comments

Comments
 (0)