From 1f5c89b7e10a96c609e340e173756339e4e02b98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Nov 2021 14:56:46 +0000 Subject: [PATCH] Bump tzlocal from 3.0 to 4.1 Bumps [tzlocal](https://github.com/regebro/tzlocal) from 3.0 to 4.1. - [Release notes](https://github.com/regebro/tzlocal/releases) - [Changelog](https://github.com/regebro/tzlocal/blob/master/CHANGES.txt) - [Commits](https://github.com/regebro/tzlocal/compare/3.0...4.1) --- updated-dependencies: - dependency-name: tzlocal dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index de616cb83e..b34e9cb564 100644 --- a/requirements.txt +++ b/requirements.txt @@ -60,7 +60,7 @@ semantic-version==2.8.5 simplejson==3.17.5 six==1.16.0 sly==0.4 -smmap==4.0.0 +smmap==5.0.0 stix2==3.0.1 stix2-patterns==1.3.2 taxii2-client==2.3.0 @@ -68,7 +68,7 @@ termcolor==1.1.0 toml==0.10.2 tomli==1.2.2 typing==3.7.4.3 -tzlocal==3.0 +tzlocal==4.1 urllib3==1.26.6 virtualenv==20.10.0 wcwidth==0.2.5