From 0ed491cd37322d320ab9a2afef5d8c3dc04ff4f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 08:15:10 +0000 Subject: [PATCH] Bump requests-hawk from 1.0.1 to 1.1.0 Bumps [requests-hawk](https://github.com/mozilla-services/requests-hawk) from 1.0.1 to 1.1.0. - [Release notes](https://github.com/mozilla-services/requests-hawk/releases) - [Changelog](https://github.com/mozilla-services/requests-hawk/blob/master/CHANGES.txt) - [Commits](https://github.com/mozilla-services/requests-hawk/compare/1.0.1...1.1.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 67c8a65..595a2ba 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,5 +2,5 @@ Click==7.1.2 pytz==2020.4 PyYAML==5.4.1 requests==2.25.0 -requests-hawk==1.0.1 +requests-hawk==1.1.0 tabulate==0.8.7