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

Skip to content

Commit e514ba8

Browse files
MAINT: Bump the python-deps group in /requirements with 7 updates (#31306)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fa55840 commit e514ba8

4 files changed

Lines changed: 8 additions & 8 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
meson-python>=0.13.1
2-
Cython>=3.0.6
1+
meson-python>=0.19.0
2+
Cython>=3.2.4
33
ninja
44
spin
55
build

requirements/doc_requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# doxygen required, use apt-get or dnf
22
sphinx==7.2.6
33
numpydoc==1.10.0
4-
pydata-sphinx-theme>=0.15.2
4+
pydata-sphinx-theme>=0.16.1
55
sphinx-copybutton
66
sphinx-design
77
scipy
88
matplotlib!=3.10.6
99
pandas
10-
breathe>4.33.0
10+
breathe>=4.36.0
1111
ipython!=8.1.0
1212
# Needed for ipython>=8.17
1313
# https://github.com/ipython/ipython/issues/14237
@@ -17,10 +17,10 @@ pickleshare
1717
towncrier
1818
toml
1919

20-
scipy-doctest>=1.8.0
20+
scipy-doctest>=2.2.0
2121

2222
# interactive documentation utilities
2323
# see https://github.com/jupyterlite/pyodide-kernel#compatibility
24-
jupyterlite-sphinx>=0.18.0
24+
jupyterlite-sphinx>=0.22.1
2525
# Works with Pyodide 0.27.1
2626
jupyterlite-pyodide-kernel==0.5.2
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# keep in sync with `environment.yml`
22
cython-lint
33
ruff==0.15.10
4-
GitPython>=3.1.30
4+
GitPython>=3.1.46
55
spin

requirements/release_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
# changelog.py
55
pygithub
6-
gitpython>=3.1.30
6+
gitpython>=3.1.46
77

88
# uploading release documentation
99
packaging

0 commit comments

Comments
 (0)