From 70638a48846e722ed5bd3e30d0eaf56548b146c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Dec 2021 00:00:09 +0000 Subject: [PATCH] Bump funcsigs from 0.4 to 1.0.2 Bumps [funcsigs](https://github.com/testing-cabal/funcsigs) from 0.4 to 1.0.2. - [Release notes](https://github.com/testing-cabal/funcsigs/releases) - [Changelog](https://github.com/testing-cabal/funcsigs/blob/master/CHANGELOG) - [Commits](https://github.com/testing-cabal/funcsigs/compare/0.4...1.0.2) --- updated-dependencies: - dependency-name: funcsigs dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d56a228..d9f8260 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ coverage==4.0.2 Flask==0.10.1 Flask-Script==2.0.5 Flask-Testing==0.4.2 -funcsigs==0.4 +funcsigs==1.0.2 httplib2==0.9.2 itsdangerous==0.24 Jinja2==2.8