Merge pull request #177 from ggogel/renovate/pyjwt-2.x

Update dependency pyjwt to v2.8.0
This commit is contained in:
Gerrit Gogel 2024-02-19 11:02:52 +01:00 committed by GitHub
commit be22a4b6d2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -34,7 +34,7 @@ pip3 install --target /pip-deps --timeout=3600 --no-cache-dir \
future==0.18.3 \
pillow==10.0.1 \
captcha==0.4 \
pyjwt==2.6.0 \
pyjwt==2.8.0 \
mysqlclient==2.1.1 \
django==3.2.24 \
django-pylibmc==0.6.1 \