From 72cdd2ce72696d33d694a4bd3ffc59bbaaa87ea7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 13 Dec 2020 15:08:20 +0000 Subject: [PATCH] Bump aniso8601 from 7.0.0 to 8.1.0 Bumps [aniso8601](https://bitbucket.org/nielsenb/aniso8601) from 7.0.0 to 8.1.0. - [Changelog](https://bitbucket.org/nielsenb/aniso8601/src/master/CHANGELOG.rst) - [Commits](https://bitbucket.org/nielsenb/aniso8601/branches/compare/v8.1.0..v7.0.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index a42fdfa..6e51fd7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ Flask==1.1.2 alembic==1.4.3 -aniso8601==7.0.0 +aniso8601==8.1.0 apache-airflow==1.10.12 apispec==1.3.3 appdirs==1.4.4 diff --git a/requirements_all.txt b/requirements_all.txt index 84729cd..7017bbe 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1,5 +1,5 @@ alembic==1.4.3 -aniso8601==7.0.0 +aniso8601==8.1.0 apache-airflow==1.10.12 apispec==1.3.3 appdirs==1.4.4