From 11a2de8f5d0771f194bb9b4d17bf14e8a5a9fbad Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 22 Aug 2022 13:06:07 +0000
Subject: [PATCH] Bump dockerflow from 2021.7.0 to 2022.8.0

Bumps [dockerflow](https://github.com/mozilla-services/python-dockerflow) from 2021.7.0 to 2022.8.0.
- [Release notes](https://github.com/mozilla-services/python-dockerflow/releases)
- [Changelog](https://github.com/mozilla-services/python-dockerflow/blob/main/docs/changelog.rst)
- [Commits](https://github.com/mozilla-services/python-dockerflow/compare/2021.7.0...2022.8.0)

---
updated-dependencies:
- dependency-name: dockerflow
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index cedc86a..3f9cc47 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -7,7 +7,7 @@ colander==1.8.3
 colorama==0.4.4
 cornice==6.0.0
 cornice-swagger==1.0.1
-dockerflow==2021.7.0
+dockerflow==2022.8.0
 hupper==1.10.3
 idna==3.3
 iso8601==1.0.1