Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: pyjwt
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 20, 2023
1 parent c93792b commit 795693d
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ aniso8601==7.0.0
# via graphene
appdirs==1.4.4
# via requests-cache
appnope==0.1.2
# via ipython
asgiref==3.4.1
# via django
attrs==21.2.0
Expand Down Expand Up @@ -87,7 +85,7 @@ django-mailer==2.1
# django-ilmoitin
django-mptt==0.13.4
# via django-munigeo
django-munigeo @ git+https://github.com/City-of-Helsinki/django-munigeo.git@v0.3.7
django-munigeo @ git+https://github.com/City-of-Helsinki/django-munigeo@v0.3.7
# via -r requirements.in
django-parler==2.2.1
# via
Expand Down Expand Up @@ -204,7 +202,7 @@ pygments==2.10.0
# ipython
pyjwkest==1.4.2
# via drf-oidc-auth
pyjwt==2.3.0
pyjwt==2.4.0
# via django-graphql-jwt
pyparsing==2.4.7
# via packaging
Expand Down

0 comments on commit 795693d

Please sign in to comment.