Skip to content

Commit

Permalink
MAINT: Bump pytest from 8.2.2 to 8.3.1 in the tests group (#827)
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]>
Co-authored-by: Dipin <[email protected]>
  • Loading branch information
3 people authored Jul 22, 2024
1 parent 8a36059 commit e411a38
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/827.dependencies.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
MAINT: Bump pytest from 8.2.2 to 8.3.1 in the tests group
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Changelog = "https://mechanical.docs.pyansys.com/version/stable/changelog.html"

[project.optional-dependencies]
tests = [
"pytest==8.2.2",
"pytest==8.3.1",
"pytest-cov==5.0.0",
"pytest-print==1.0.0",
]
Expand Down

0 comments on commit e411a38

Please sign in to comment.