From f4af5f6eeb7cca67963fff19fb644703c0fcf776 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 4 Apr 2021 08:37:34 +0000 Subject: Bump gunicorn from 20.0.4 to 20.1.0 Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 20.0.4 to 20.1.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/20.0.4...20.1.0) Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 73d293c..5d9117c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ motor = "^2.3.1" python-dotenv = "^0.15.0" pyjwt = "^2.0.1" httpx = "^0.17.1" -gunicorn = "^20.0.4" +gunicorn = "^20.1.0" pydantic = "^1.8.1" spectree = "^0.4.1" deepmerge = "^0.2.1" -- cgit v1.2.3