Skip to content
This repository was archived by the owner on Jun 11, 2026. It is now read-only.

Commit effeaab

Browse files
Update six requirement from >=1.10 to >=1.17.0
Updates the requirements on [six](https://github.com/benjaminp/six) to permit the latest version. - [Changelog](https://github.com/benjaminp/six/blob/main/CHANGES) - [Commits](benjaminp/six@1.10.0...1.17.0) --- updated-dependencies: - dependency-name: six dependency-version: 1.17.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cd9e9f0 commit effeaab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ ama = [
2727
"azure-storage-blob",
2828
"azure-identity>=1.2.0",
2929
"urllib3>=1.15",
30-
"six>=1.10",
30+
"six>=1.17.0",
3131
"certifi",
3232
"python-dateutil",
3333
"requests",

0 commit comments

Comments
 (0)