Update dependency requests to v2.27.1
This commit is contained in:
parent
fcb7456411
commit
b690180773
2 changed files with 5 additions and 5 deletions
|
|
@ -36,7 +36,7 @@ gunicorn = "==20.1.0"
|
|||
cryptography = "==36.0.1"
|
||||
requests-http-signature = {git = "https://github.com/agateblue/requests-http-signature.git", rev = "signature-header-support"}
|
||||
django-cleanup = "==5.2.0"
|
||||
requests = "==2.26.0"
|
||||
requests = "==2.27.1"
|
||||
pyOpenSSL = "==20.0.1"
|
||||
pydub = "==0.25.1"
|
||||
PyLD = "==2.0.3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue