mirror of
https://github.com/ggogel/seafile-containerized.git
synced 2025-09-02 10:49:22 +00:00
Merge pull request #177 from ggogel/renovate/pyjwt-2.x
Update dependency pyjwt to v2.8.0
This commit is contained in:
commit
be22a4b6d2
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ pip3 install --target /pip-deps --timeout=3600 --no-cache-dir \
|
||||||
future==0.18.3 \
|
future==0.18.3 \
|
||||||
pillow==10.0.1 \
|
pillow==10.0.1 \
|
||||||
captcha==0.4 \
|
captcha==0.4 \
|
||||||
pyjwt==2.6.0 \
|
pyjwt==2.8.0 \
|
||||||
mysqlclient==2.1.1 \
|
mysqlclient==2.1.1 \
|
||||||
django==3.2.24 \
|
django==3.2.24 \
|
||||||
django-pylibmc==0.6.1 \
|
django-pylibmc==0.6.1 \
|
||||||
|
|
Loading…
Add table
Reference in a new issue