From 74a4db9d3d0dfccbe06a7a455db1a013896ca329 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Mar 2025 00:07:30 +0000 Subject: [PATCH] build(deps): bump six from 1.16.0 to 1.17.0 in /prereqs/pips 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](https://github.com/benjaminp/six/compare/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] --- prereqs/pips/app_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prereqs/pips/app_requirements.txt b/prereqs/pips/app_requirements.txt index c70e7a01f5..e9f8810ca7 100644 --- a/prereqs/pips/app_requirements.txt +++ b/prereqs/pips/app_requirements.txt @@ -57,7 +57,7 @@ python-dateutil==2.9.0.post0 qtconsole==5.5.2 requests==2.32.3 scipy==1.14.0 -six==1.16.0 +six==1.17.0 sortedcontainers==2.4.0 # Used by the DICOM bundle for a double-ended QSlider superqt==0.7.1