Skip to content

Commit

Permalink
Merge branch 'main' into feat/pygeometry-connection
Browse files Browse the repository at this point in the history
  • Loading branch information
AlejandroFernandezLuces authored Dec 5, 2024
2 parents a457f29 + e66f8d7 commit d73bf47
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions doc/changelog.d/949.dependencies.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
build(deps): bump pytest from 8.3.3 to 8.3.4 in the test-dependencies group
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ pygeometry = [
]
tests = [
"ansys-tools-visualization-interface==0.5.0",
"pytest==8.3.3",
"pytest==8.3.4",
"pytest-cov==6.0.0",
"pytest-pyvista==0.1.9",
"pytest-xvfb==3.0.0",
Expand Down

0 comments on commit d73bf47

Please sign in to comment.