Skip to content

Commit 83cb579

Browse files
build: bump pytest from 8.3.2 to 8.3.3 in the testing group (#3402)
* build: bump pytest from 8.3.2 to 8.3.3 in the testing group Bumps the testing group with 1 update: [pytest](https://github.com/pytest-dev/pytest). Updates `pytest` from 8.3.2 to 8.3.3 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.2...8.3.3) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: testing ... Signed-off-by: dependabot[bot] <[email protected]> * chore: adding changelog file 3402.dependencies.md --------- 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 4cafb9c commit 83cb579

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

doc/changelog.d/3402.dependencies.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
build: bump pytest from 8.3.2 to 8.3.3 in the testing group

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ tests = [
6868
"pytest-memprof<0.3.0",
6969
"pytest-pyvista==0.1.9",
7070
"pytest-rerunfailures==14.0",
71-
"pytest==8.3.2",
71+
"pytest==8.3.3",
7272
"scipy==1.14.1",
7373
"vtk==9.3.1",
7474
]

0 commit comments

Comments
 (0)