From 9f519b9d8edd402055ca0f1e8bf46f433eebb207 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jun 2023 16:01:57 +0200 Subject: [PATCH] Bump iso8601 from 1.1.0 to 2.0.0 (#192) Bumps [iso8601](https://github.com/micktwomey/pyiso8601) from 1.1.0 to 2.0.0. - [Release notes](https://github.com/micktwomey/pyiso8601/releases) - [Changelog](https://github.com/micktwomey/pyiso8601/blob/main/CHANGELOG.md) - [Commits](https://github.com/micktwomey/pyiso8601/compare/1.1.0...2.0.0) --- updated-dependencies: - dependency-name: iso8601 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a11ed9c..6fcd2bb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ colander==2.0 cornice==6.0.1 hupper==1.12 -iso8601==1.1.0 +iso8601==2.0.0 PasteDeploy==3.0.1 plaster==1.1.2 plaster-pastedeploy==1.0.1