Bump pyjwt from 1.4.2 to 2.4.0 in /interactive/community-server

Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 1.4.2 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.4.2...2.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-04-15 14:28:03 +00:00 committed by GitHub
parent 876338fdbc
commit 6c79c3c2ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ Jinja2==2.9.4
jsonschema==2.5.1
pep8==1.7.0
pexpect==4.2.0
PyJWT==1.4.2
PyJWT==2.4.0
python-socketio==1.6.2
requests==2.10.0
Werkzeug==0.11.15