Skip to content

Commit 3dabe5c

Browse files
build: bump six from 1.16.0 to 1.17.0
Bumps [six](https://github.com/benjaminp/six) from 1.16.0 to 1.17.0. - [Changelog](https://github.com/benjaminp/six/blob/main/CHANGES) - [Commits](benjaminp/six@1.16.0...1.17.0) --- updated-dependencies: - dependency-name: six dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2edaf63 commit 3dabe5c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ tests = [
6666
"requests==2.32.3",
6767
"scipy==1.14.1",
6868
"semver==3.0.2",
69-
"six==1.16.0",
69+
"six==1.17.0",
7070
"vtk==9.4.0",
7171
]
7272
tests-minimal = [
@@ -99,7 +99,7 @@ doc = [
9999
"requests==2.32.3",
100100
"scipy==1.14.1",
101101
"semver==3.0.2",
102-
"six==1.16.0",
102+
"six==1.17.0",
103103
"sphinx==8.1.3",
104104
"sphinx-autodoc-typehints==2.5.0",
105105
"sphinx-copybutton==0.5.2",

0 commit comments

Comments
 (0)