From ccfee2cf50068aee2fca21a63d855e531348a4b5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2020 10:22:36 +0000 Subject: [PATCH] build(deps): bump iso8601 from 0.1.12 to 0.1.13 Bumps [iso8601](https://github.com/micktwomey/pyiso8601) from 0.1.12 to 0.1.13. - [Release notes](https://github.com/micktwomey/pyiso8601/releases) - [Commits](https://github.com/micktwomey/pyiso8601/compare/0.1.12...0.1.13) Signed-off-by: dependabot-preview[bot] --- requirements-pinned.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-pinned.txt b/requirements-pinned.txt index a758eef2..fe989481 100644 --- a/requirements-pinned.txt +++ b/requirements-pinned.txt @@ -6,7 +6,7 @@ cryptography==3.1 # via securesystemslib enum34==1.1.6 ; python_version < '3' # via cryptography idna==2.10 # via requests ipaddress==1.0.23 ; python_version < '3' # via cryptography -iso8601==0.1.12 +iso8601==0.1.13 pycparser==2.20 # via cffi pynacl==1.4.0 # via securesystemslib python-dateutil==2.8.1 # via securesystemslib