From 9d67ba3dc0695e634baa31063860b5c45b416fdf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 May 2022 03:36:29 +0000 Subject: [PATCH] build(deps): bump pyjwt from 1.7.1 to 2.4.0 in /poseidon/airflow/test Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 1.7.1 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/1.7.1...2.4.0) --- updated-dependencies: - dependency-name: pyjwt dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- poseidon/airflow/test/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/poseidon/airflow/test/requirements.txt b/poseidon/airflow/test/requirements.txt index bd54c8c..0e93dda 100644 --- a/poseidon/airflow/test/requirements.txt +++ b/poseidon/airflow/test/requirements.txt @@ -229,7 +229,7 @@ pydruid==0.5.8 pyflakes==2.2.0 Pygments==2.6.1 PyHive==0.6.3 -PyJWT==1.7.1 +PyJWT==2.4.0 pykerberos==1.2.1 pymongo==3.11.0 pymssql==2.1.4