From 01d9229930dae6754b0db730f92ce1053eb6fd47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Feb 2021 07:39:43 +0000 Subject: [PATCH] Bump aniso8601 from 7.0.0 to 8.1.1 Bumps [aniso8601](https://bitbucket.org/nielsenb/aniso8601) from 7.0.0 to 8.1.1. - [Changelog](https://bitbucket.org/nielsenb/aniso8601/src/master/CHANGELOG.rst) - [Commits](https://bitbucket.org/nielsenb/aniso8601/branches/compare/v8.1.1..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 5326c1a..f85ca67 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.1 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..7a01ec4 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1,5 +1,5 @@ alembic==1.4.3 -aniso8601==7.0.0 +aniso8601==8.1.1 apache-airflow==1.10.12 apispec==1.3.3 appdirs==1.4.4