From c571ba5fc787fefdab6ed11b5fcccfb0c690b5ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Sep 2022 17:00:25 +0000 Subject: [PATCH] build(deps): bump jwcrypto from 0.8 to 1.4 Bumps [jwcrypto](https://github.com/latchset/jwcrypto) from 0.8 to 1.4. - [Release notes](https://github.com/latchset/jwcrypto/releases) - [Commits](https://github.com/latchset/jwcrypto/compare/v0.8.0...v1.4.0) --- updated-dependencies: - dependency-name: jwcrypto dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ec95495..ac9813e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ django-heroku==0.3.1 djangorestframework==3.12.4 gunicorn==20.1.0 idna==2.10 -jwcrypto==0.8 +jwcrypto==1.4 kombu==5.1.0 mypy-extensions==0.4.3 oauthlib==3.1.0