Skip to content

Commit f712367

Browse files
committed
chore: dependencies update
1 parent b929162 commit f712367

File tree

3 files changed

+8
-5
lines changed

3 files changed

+8
-5
lines changed

requirements/dev.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,9 @@ pyyaml==6.0.2
5151
# via pre-commit
5252
toposort==1.10
5353
# via pip-compile-multi
54-
tox==4.21.2
54+
tox==4.23.0
5555
# via -r requirements/dev.in
56-
virtualenv==20.26.6
56+
virtualenv==20.27.0
5757
# via
5858
# pre-commit
5959
# tox

requirements/docs.txt

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,22 +27,25 @@ packaging==24.1
2727
# via
2828
# pallets-sphinx-themes
2929
# sphinx
30-
pallets-sphinx-themes==2.1.3
30+
pallets-sphinx-themes==2.2.0
3131
# via -r requirements/docs.in
3232
pygments==2.18.0
3333
# via sphinx
3434
requests==2.32.3
3535
# via sphinx
3636
snowballstemmer==2.2.0
3737
# via sphinx
38-
sphinx==8.1.1
38+
sphinx==8.1.3
3939
# via
4040
# -r requirements/docs.in
4141
# pallets-sphinx-themes
4242
# sphinx-issues
43+
# sphinx-notfound-page
4344
# sphinxcontrib-log-cabinet
4445
sphinx-issues==5.0.0
4546
# via -r requirements/docs.in
47+
sphinx-notfound-page==1.0.4
48+
# via pallets-sphinx-themes
4649
sphinxcontrib-applehelp==2.0.0
4750
# via sphinx
4851
sphinxcontrib-devhelp==2.0.0

requirements/style.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ pre-commit==4.0.1
2121
# via -r requirements/style.in
2222
pyyaml==6.0.2
2323
# via pre-commit
24-
virtualenv==20.26.6
24+
virtualenv==20.27.0
2525
# via pre-commit

0 commit comments

Comments
 (0)