From 150037b7e1941373e9df2205648ce5d89040cfe1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Jul 2021 13:01:39 +0000 Subject: [PATCH] Bump iso8601 from 0.1.13 to 0.1.16 Bumps [iso8601](https://github.com/micktwomey/pyiso8601) from 0.1.13 to 0.1.16. - [Release notes](https://github.com/micktwomey/pyiso8601/releases) - [Commits](https://github.com/micktwomey/pyiso8601/compare/0.1.13...0.1.16) --- updated-dependencies: - dependency-name: iso8601 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 05f65c8..8552835 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ requests==2.25.1 -iso8601==0.1.13 +iso8601==0.1.16 dataclasses==0.6