Skip to content

Commit

Permalink
Bump pyjwt from 1.7.1 to 2.4.0 in /src/backend
Browse files Browse the repository at this point in the history
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](jpadilla/pyjwt@1.7.1...2.4.0)

---
updated-dependencies:
- dependency-name: pyjwt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 16, 2023
1 parent 11323ca commit 1697e22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/backend/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"py==1.8.1",
"pycparser==2.20",
"pygments==2.6.1",
"pyjwt==1.7.1",
"pyjwt==2.4.0",
"pyparsing==2.4.7",
"pytest==5.4.2",
"pytest-lazy-fixture==0.6.2",
Expand Down

0 comments on commit 1697e22

Please sign in to comment.