Skip to content

Commit 082ea4d

Browse files
build: bump semver from 3.0.2 to 3.0.4 (#1687)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pyansys-ci-bot <[email protected]>
1 parent a09c16d commit 082ea4d

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
bump semver from 3.0.2 to 3.0.4

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ tests = [
6666
"pyvista[jupyter]==0.44.2",
6767
"requests==2.32.3",
6868
"scipy==1.15.1",
69-
"semver==3.0.2",
69+
"semver==3.0.4",
7070
"six==1.17.0",
7171
"vtk==9.3.1",
7272
]
@@ -99,7 +99,7 @@ doc = [
9999
"pyvista[jupyter]==0.44.2",
100100
"requests==2.32.3",
101101
"scipy==1.15.1",
102-
"semver==3.0.2",
102+
"semver==3.0.4",
103103
"six==1.17.0",
104104
"sphinx==8.1.3",
105105
"sphinx-autodoc-typehints==3.0.1",

0 commit comments

Comments
 (0)