deps: bumped redis and urllib3 for security
This commit is contained in:
parent
ccb816dad4
commit
fa77fc85b0
1 changed files with 5 additions and 7 deletions
|
|
@ -6,7 +6,6 @@ alembic==1.13.1
|
|||
sqlalchemy==1.4.54
|
||||
greenlet==3.3.0
|
||||
typing_extensions==4.15.0
|
||||
async-timeout==4.0.3
|
||||
babel==2.12.1
|
||||
beaker==1.13.0
|
||||
celery==5.6.1
|
||||
|
|
@ -68,7 +67,7 @@ channelstream==0.7.1
|
|||
certifi==2025.11.12
|
||||
charset-normalizer==3.4.4
|
||||
idna==3.11
|
||||
urllib3==2.5.0
|
||||
urllib3==2.6.2
|
||||
ws4py==0.5.1
|
||||
deform==2.0.15
|
||||
chameleon==3.10.2
|
||||
|
|
@ -112,7 +111,7 @@ ipython==8.26.0
|
|||
traitlets==5.14.3
|
||||
typing_extensions==4.15.0
|
||||
markdown==3.4.3
|
||||
msgpack==1.1.0
|
||||
msgpack==1.1.2
|
||||
mysqlclient==2.1.1
|
||||
nbconvert==7.7.3
|
||||
beautifulsoup4==4.12.3
|
||||
|
|
@ -177,7 +176,7 @@ premailer==3.10.0
|
|||
certifi==2025.11.12
|
||||
charset-normalizer==3.4.4
|
||||
idna==3.11
|
||||
urllib3==2.5.0
|
||||
urllib3==2.6.2
|
||||
psutil==5.9.8
|
||||
psycopg2==2.9.11
|
||||
py-bcrypt==0.4
|
||||
|
|
@ -234,8 +233,7 @@ python3-saml==1.16.0
|
|||
xmlsec==1.3.14
|
||||
lxml==5.3.0
|
||||
pyyaml==6.0.1
|
||||
redis==5.2.0
|
||||
async-timeout==4.0.3
|
||||
redis==7.1.0
|
||||
regex==2022.10.31
|
||||
routes==2.5.1
|
||||
repoze.lru==0.7
|
||||
|
|
@ -260,7 +258,7 @@ s3fs==2025.10.0
|
|||
jmespath==1.0.1
|
||||
python-dateutil==2.9.0.post0
|
||||
six==1.17.0
|
||||
urllib3==2.5.0
|
||||
urllib3==2.6.2
|
||||
python-dateutil==2.9.0.post0
|
||||
six==1.17.0
|
||||
jmespath==1.0.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue