Skip to content
This repository was archived by the owner on Jun 13, 2023. It is now read-only.

Commit c6382b1

Browse files
dependabot[bot]faisalnazik
authored andcommitted
Bump pyjwt from 2.0.1 to 2.4.0 in /Backend/requirements
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.0.1 to 2.4.0. - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](jpadilla/pyjwt@2.0.1...2.4.0) --- updated-dependencies: - dependency-name: pyjwt dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1d271f2 commit c6382b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Backend/requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ pre-commit==2.12.1
3939
psycopg2==2.8.6
4040
py==1.10.0
4141
pycparser==2.20
42-
PyJWT==2.0.1
42+
PyJWT==2.4.0
4343
pyparsing==2.4.7
4444
pytest-factoryboy==2.1.0
4545
python-dateutil==2.8.1

0 commit comments

Comments
 (0)