Skip to content

Commit 5a4a718

Browse files
build: bump autopep8 from 2.3.1 to 2.3.2 in the testing group (#3672)
* build: bump autopep8 from 2.3.1 to 2.3.2 in the testing group Bumps the testing group with 1 update: [autopep8](https://github.com/hhatto/autopep8). Updates `autopep8` from 2.3.1 to 2.3.2 - [Release notes](https://github.com/hhatto/autopep8/releases) - [Commits](hhatto/autopep8@v2.3.1...v2.3.2) --- updated-dependencies: - dependency-name: autopep8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: testing ... Signed-off-by: dependabot[bot] <[email protected]> * chore: adding changelog file 3672.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 5801757 commit 5a4a718

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
build: bump autopep8 from 2.3.1 to 2.3.2 in the testing group

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jupyter = [
5656
tests = [
5757
"ansys-dpf-core==0.10.1",
5858
"ansys-tools-visualization-interface==0.8.1",
59-
"autopep8==2.3.1",
59+
"autopep8==2.3.2",
6060
"matplotlib==3.10.0",
6161
"pandas==2.2.3",
6262
"pyansys-tools-report==0.8.1",

0 commit comments

Comments
 (0)