Skip to content

Commit 56df20c

Browse files
Bump the pip group with 4 updates (#493)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fdf400b commit 56df20c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

pyproject.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,19 @@ build-backend = 'setuptools.build_meta'
33
requires = [
44
'gmsh<4.13.2',
55
'meshio<5.3.6',
6-
'pyvista[all]<0.45.1',
6+
'pyvista[all]<0.45.3',
77
'scooby<0.10.2',
8-
'setuptools<80.1.1',
9-
'shapely<2.0.8',
8+
'setuptools<80.9.1',
9+
'shapely<2.1.2',
1010
]
1111

1212
[project]
1313
dependencies = [
1414
'gmsh<4.13.2',
1515
'meshio<5.3.6',
16-
'pyvista[all]<0.45.1',
16+
'pyvista[all]<0.45.3',
1717
'scooby<0.10.2',
18-
'shapely<2.0.8',
18+
'shapely<2.1.2',
1919
]
2020
dynamic = ["readme", "version"]
2121
name = "scikit-gmsh"
@@ -29,7 +29,7 @@ docs = [
2929
'sphinx-copybutton==0.5.2',
3030
'sphinx-design==0.6.1',
3131
'sphinx-gallery==0.19.0',
32-
'sphinx-toolbox==3.9.0',
32+
'sphinx-toolbox==4.0.0',
3333
'sphinx==8.1.3',
3434
]
3535
test = ['pytest==8.3.5']

0 commit comments

Comments
 (0)