Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0b22ec0

Browse files
committed
chore: make upgrade
1 parent 653ead1 commit 0b22ec0

2 files changed

Lines changed: 3 additions & 13 deletions

File tree

doc/requirements.pip

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ pygments==2.19.2
6666
# via
6767
# doc8
6868
# sphinx
69-
regex==2026.2.19
69+
regex==2026.2.28
7070
# via sphinx-lint
7171
requests==2.32.5
7272
# via
@@ -81,17 +81,7 @@ scriv==1.8.0
8181
# via -r doc/requirements.in
8282
snowballstemmer==3.0.1
8383
# via sphinx
84-
sphinx==9.0.4 ; python_full_version < '3.12'
85-
# via
86-
# -r doc/requirements.in
87-
# sphinx-autobuild
88-
# sphinx-code-tabs
89-
# sphinx-rtd-theme
90-
# sphinxcontrib-jquery
91-
# sphinxcontrib-restbuilder
92-
# sphinxcontrib-spelling
93-
# sphinxext-rediraffe
94-
sphinx==9.1.0 ; python_full_version >= '3.12'
84+
sphinx==9.1.0
9585
# via
9686
# -r doc/requirements.in
9787
# sphinx-autobuild

requirements/dev.pip

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ importlib-metadata==8.7.1 ; (python_full_version < '3.10.2' and platform_machine
7070
# keyring
7171
iniconfig==2.3.0
7272
# via pytest
73-
isort==8.0.0
73+
isort==8.0.1
7474
# via pylint
7575
jaraco-classes==3.4.0 ; platform_machine != 'ppc64le' and platform_machine != 's390x'
7676
# via keyring

0 commit comments

Comments
 (0)