From 9c3d7005845f4de7a2df373e6f4ae552a749e899 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Feb 2022 21:58:10 -0800 Subject: [PATCH] Bump tempora from 5.0.0 to 5.0.1 (#1642) Bumps [tempora](https://github.com/jaraco/tempora) from 5.0.0 to 5.0.1. - [Release notes](https://github.com/jaraco/tempora/releases) - [Changelog](https://github.com/jaraco/tempora/blob/main/CHANGES.rst) - [Commits](https://github.com/jaraco/tempora/compare/v5.0.0...v5.0.1) --- updated-dependencies: - dependency-name: tempora dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> [skip ci] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 25a4ecf8..5ec7d931 100644 --- a/requirements.txt +++ b/requirements.txt @@ -40,7 +40,7 @@ rumps==0.3.0; platform_system == "Darwin" simplejson==3.17.6 six==1.16.0 soupsieve==2.3.1 -tempora==5.0.0 +tempora==5.0.1 tokenize-rt==4.2.1 tzdata==2021.5 tzlocal==2.1 # apscheduler==3.8.0 requires tzlocal~=2.0