From 38f0c47058d58a437dd3e1b0d524323ec9be31c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Nov 2022 22:07:33 +0000 Subject: [PATCH] chore(deps): bump slowapi from 0.1.6 to 0.1.7 Bumps [slowapi](https://github.com/laurents/slowapi) from 0.1.6 to 0.1.7. - [Release notes](https://github.com/laurents/slowapi/releases) - [Changelog](https://github.com/laurentS/slowapi/blob/master/CHANGELOG.md) - [Commits](https://github.com/laurents/slowapi/compare/v0.1.6...v0.1.7) --- updated-dependencies: - dependency-name: slowapi dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 105b3b99..70ecfdbd 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -17,6 +17,6 @@ requests==2.28.1 retrying==1.3.3 setuptools==65.6.3 shodan==1.28.0 -slowapi==0.1.6 +slowapi==0.1.7 uvicorn==0.20.0 uvloop==0.17.0; platform_system != "Windows" \ No newline at end of file