From e3b7aeace4af965faa3bbe511e1c774d81d8e22e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 14:14:05 +0000 Subject: [PATCH] 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](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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dc5aaecee..ea0ebeb26 100644 --- a/requirements.txt +++ b/requirements.txt @@ -39,7 +39,7 @@ astroid==3.2.0 wrapt==1.17.0 lazy-object-proxy==1.10.0 pylint==3.2.0 -six==1.16.0 +six==1.17.0 faker==33.1.0 # factory_boy factory_boy==3.3.0 ldap3==2.9.1