Skip to content

Commit

Permalink
CHORE: Bump pytest from 8.3.3 to 8.3.4 in the tests group (#991)
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 Dec 2, 2024
1 parent 358e6d8 commit 0ee63bb
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/991.maintenance.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Bump pytest from 8.3.3 to 8.3.4 in the tests group
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Changelog = "https://mechanical.docs.pyansys.com/version/stable/changelog.html"

[project.optional-dependencies]
tests = [
"pytest==8.3.3",
"pytest==8.3.4",
"pytest-cov==6.0.0",
"pytest-print==1.0.2",
"psutil==6.1.0"
Expand Down

0 comments on commit 0ee63bb

Please sign in to comment.