Skip to content

Commit

Permalink
build: bump semver from 3.0.2 to 3.0.4 (#1687)
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] and pyansys-ci-bot authored Jan 24, 2025
1 parent a09c16d commit 082ea4d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions doc/changelog.d/1687.dependencies.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
bump semver from 3.0.2 to 3.0.4
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ tests = [
"pyvista[jupyter]==0.44.2",
"requests==2.32.3",
"scipy==1.15.1",
"semver==3.0.2",
"semver==3.0.4",
"six==1.17.0",
"vtk==9.3.1",
]
Expand Down Expand Up @@ -99,7 +99,7 @@ doc = [
"pyvista[jupyter]==0.44.2",
"requests==2.32.3",
"scipy==1.15.1",
"semver==3.0.2",
"semver==3.0.4",
"six==1.17.0",
"sphinx==8.1.3",
"sphinx-autodoc-typehints==3.0.1",
Expand Down

0 comments on commit 082ea4d

Please sign in to comment.