From b964fbcdd982b7f4110fa90a50008c51022266f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Nov 2021 13:06:35 +0000 Subject: [PATCH] Bump iso8601 from 1.0.1 to 1.0.2 Bumps [iso8601](https://github.com/micktwomey/pyiso8601) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/micktwomey/pyiso8601/releases) - [Commits](https://github.com/micktwomey/pyiso8601/compare/1.0.1...1.0.2) --- 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 cedc86a..5169c45 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ cornice-swagger==1.0.1 dockerflow==2021.7.0 hupper==1.10.3 idna==3.3 -iso8601==1.0.1 +iso8601==1.0.2 jsonpatch==1.32 jsonpointer==2.1 jsonschema==4.1.2