mirror of
https://github.com/etesync/server
synced 2024-11-14 04:49:18 +00:00
Deps: update django dep.
This is in response to reports in #123. There are no security issues affecting Etebase, but people still misunderstood the reports so updating to make sure that it's clear. More info: https://github.com/etesync/server/issues/123\#issuecomment-1070644715
This commit is contained in:
parent
4c4fa3d726
commit
056d6853a0
@ -10,7 +10,7 @@ asgiref==3.3.1 # via django
|
||||
async-timeout==3.0.1 # via aioredis
|
||||
cffi==1.14.4 # via pynacl
|
||||
click==7.1.2 # via uvicorn
|
||||
django==3.1.4 # via -r requirements.in/base.txt
|
||||
django==3.2.12 # via -r requirements.in/base.txt
|
||||
fastapi==0.63.0 # via -r requirements.in/base.txt
|
||||
h11==0.11.0 # via uvicorn
|
||||
hiredis==1.1.0 # via aioredis
|
||||
|
Loading…
Reference in New Issue
Block a user