From c77c98693d2b3542fec40cd52b17407caea4af4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 12 Jun 2022 07:41:16 +0000 Subject: [PATCH] Bump pyjwt from 2.3.0 to 2.4.0 Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.3.0 to 2.4.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.3.0...2.4.0) --- updated-dependencies: - dependency-name: pyjwt dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Pipfile b/Pipfile index 3e82146..1f98a3c 100644 --- a/Pipfile +++ b/Pipfile @@ -49,7 +49,7 @@ platformdirs = "==2.5.1" psycopg2 = "==2.9.3" psycopg2-binary = "==2.9.3" pycparser = "==2.21" -pyjwt = "==2.3.0" +pyjwt = "==2.4.0" pylint = "==2.13.4" pylint-flask = "==0.6" pylint-plugin-utils = "==0.7" diff --git a/Pipfile.lock b/Pipfile.lock index ea73b00..e326bfd 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "afabc717b22fa93356dcfb93aba7a4dd96fbd256bb47a827b4c67883d3c64bec" + "sha256": "8365e95f40dffa878f05240480893f14990cbdb6c5a674ad00636eb10fedecd5" }, "pipfile-spec": 6, "requires": { @@ -669,11 +669,11 @@ }, "pyjwt": { "hashes": [ - "sha256:b888b4d56f06f6dcd777210c334e69c737be74755d3e5e9ee3fe67dc18a0ee41", - "sha256:e0c4bb8d9f0af0c7f5b1ec4c5036309617d03d56932877f2f7a0beeb5318322f" + "sha256:72d1d253f32dbd4f5c88eaf1fdc62f3a19f676ccbadb9dbc5d07e951b2b26daf", + "sha256:d42908208c699b3b973cbeb01a969ba6a96c821eefb1c5bfe4c390c01d67abba" ], "index": "pypi", - "version": "==2.3.0" + "version": "==2.4.0" }, "pylint": { "hashes": [