From 9860122d811de2266e56ccf5d5aebeecb42b789d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Sep 2022 16:01:50 +0000 Subject: [PATCH] Bump uvicorn[standard] from 0.17.6 to 0.18.3 Bumps [uvicorn[standard]](https://github.com/encode/uvicorn) from 0.17.6 to 0.18.3. - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](https://github.com/encode/uvicorn/compare/0.17.6...0.18.3) --- updated-dependencies: - dependency-name: uvicorn[standard] dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/deploy.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/deploy.txt b/requirements/deploy.txt index fe9a63e8..19d7ff72 100644 --- a/requirements/deploy.txt +++ b/requirements/deploy.txt @@ -3,7 +3,7 @@ psycopg2==2.9.3 fastapi==0.78.0 orjson==3.6.8 fastapi==0.78.0 -uvicorn[standard]==0.17.6 +uvicorn[standard]==0.18.3 python-multipart==0.0.5 gunicorn==20.1.0 PyJWT==2.4.0 @@ -24,7 +24,7 @@ python-dateutil==2.8.2 Jinja2==3.1.2 requests==2.27.1 psutil==5.9.1 -globus-sdk==3.8.0 +globus-sdk==3.11.0 configobj==5.0.6 pyzmq==22.3.0 dill==0.3.5.1