Skip to content

Commit c0413bf

Browse files
build: bump pyansys-tools-report from 0.8.1 to 0.8.2 in the testing group (#3744)
* build: bump pyansys-tools-report in the testing group Bumps the testing group with 1 update: [pyansys-tools-report](https://github.com/ansys/pyansys-tools-report). Updates `pyansys-tools-report` from 0.8.1 to 0.8.2 - [Release notes](https://github.com/ansys/pyansys-tools-report/releases) - [Commits](ansys/pyansys-tools-report@v0.8.1...v0.8.2) --- updated-dependencies: - dependency-name: pyansys-tools-report dependency-type: direct:production update-type: version-update:semver-patch dependency-group: testing ... Signed-off-by: dependabot[bot] <[email protected]> * chore: adding changelog file 3744.dependencies.md [dependabot-skip] --------- 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 f73c2cc commit c0413bf

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

doc/changelog.d/3744.dependencies.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
build: bump pyansys-tools-report from 0.8.1 to 0.8.2 in the testing group

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ tests = [
5959
"autopep8==2.3.2",
6060
"matplotlib==3.10.0",
6161
"pandas==2.2.3",
62-
"pyansys-tools-report==0.8.1",
62+
"pyansys-tools-report==0.8.2",
6363
"pyfakefs==5.7.4",
6464
"pyiges[full]==0.3.1",
6565
"pytest-cov==6.0.0",

0 commit comments

Comments
 (0)