From 9784a7f27a6185537ce1e32e1c8a6a5e209dd7dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 13 Aug 2023 13:42:45 +0000 Subject: [PATCH] Bump pyjwt from 2.0.1 to 2.8.0 Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.0.1 to 2.8.0. - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](https://github.com/jpadilla/pyjwt/compare/2.0.1...2.8.0) --- updated-dependencies: - dependency-name: pyjwt dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Pipfile b/Pipfile index 10ff22b2..268e3ec0 100644 --- a/Pipfile +++ b/Pipfile @@ -30,7 +30,7 @@ minizinc = "==0.4.2" mysqlclient = "==2.0.3" pipenv = "*" pycparser = "==2.20" -pyjwt = "==2.0.1" +pyjwt = "==2.8.0" python-dateutil = "==2.8.1" python-dotenv = "==0.17.0" python-editor = "==1.0.4" diff --git a/Pipfile.lock b/Pipfile.lock index 14c89704..10411b33 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "6cc56c77444a4f5dd956a7765d7f3ccbdb8f74366332e103cbd19fb5ffdee671" + "sha256": "c0e090999b39b04aee09f724c543b92261642e04cd3cbc5430fd054281372815" }, "pipfile-spec": 6, "requires": { @@ -442,11 +442,11 @@ }, "pyjwt": { "hashes": [ - "sha256:a5c70a06e1f33d81ef25eecd50d50bd30e34de1ca8b2b9fa3fe0daaabcf69bf7", - "sha256:b70b15f89dc69b993d8a8d32c299032d5355c82f9b5b7e851d1a6d706dffe847" + "sha256:57e28d156e3d5c10088e0c68abb90bfac3df82b40a71bd0daa20c65ccd5c23de", + "sha256:59127c392cc44c2da5bb3192169a91f429924e17aff6534d70fdc02ab3e04320" ], "index": "pypi", - "version": "==2.0.1" + "version": "==2.8.0" }, "pytest": { "hashes": [