Commit 10cef992 authored by Jérome Perrin's avatar Jérome Perrin Committed by Thomas Gambier

stack/slapos: version up several python packages

used in theia or with security vulnerabilities (idna & Werkzeug)
parent bdd9c846
...@@ -144,7 +144,8 @@ pip = 23.2.1 ...@@ -144,7 +144,8 @@ pip = 23.2.1
zc.recipe.egg = 2.0.8.dev0+slapos009 zc.recipe.egg = 2.0.8.dev0+slapos009
aiofiles = 23.1.0:whl aiofiles = 23.1.0:whl
aiohttp = 3.8.5:whl aiohappyeyeballs = 2.4.4:whl
aiohttp = 3.11.11:whl
aiosignal = 1.3.1:whl aiosignal = 1.3.1:whl
aiosqlite = 0.19.0:whl aiosqlite = 0.19.0:whl
annotated-types = 0.6.0:whl annotated-types = 0.6.0:whl
...@@ -176,8 +177,8 @@ bleach = 5.0.1 ...@@ -176,8 +177,8 @@ bleach = 5.0.1
blinker = 1.6.3:whl blinker = 1.6.3:whl
CacheControl = 0.12.6:whl CacheControl = 0.12.6:whl
cachetools = 5.3.1 cachetools = 5.3.1
cattrs = 22.2.0:whl cattrs = 24.1.2:whl
certifi = 2023.7.22 certifi = 2024.12.14
cffi = 1.15.0 cffi = 1.15.0
chardet = 3.0.4 chardet = 3.0.4
charset-normalizer = 3.3.0 charset-normalizer = 3.3.0
...@@ -228,7 +229,7 @@ httpcore = 1.0.4:whl ...@@ -228,7 +229,7 @@ httpcore = 1.0.4:whl
httplib2 = 0.22.0 httplib2 = 0.22.0
httpx = 0.27.0:whl httpx = 0.27.0:whl
hyperlink = 21.0.0 hyperlink = 21.0.0
idna = 3.4:whl idna = 3.10:whl
ifaddr = 0.2.0 ifaddr = 0.2.0
igmp = 1.0.4 igmp = 1.0.4
Importing = 1.10 Importing = 1.10
...@@ -266,7 +267,7 @@ jupyterlab-server = 2.24.0:whl ...@@ -266,7 +267,7 @@ jupyterlab-server = 2.24.0:whl
jupyterlab-widgets = 3.0.10:whl jupyterlab-widgets = 3.0.10:whl
lock-file = 2.0 lock-file = 2.0
lockfile = 0.12.2:whl lockfile = 0.12.2:whl
lsprotocol = 2023.0.0b1:whl lsprotocol = 2023.0.1:whl
lxml = 5.2.1 lxml = 5.2.1
lxml-html-clean = 0.1.1 lxml-html-clean = 0.1.1
manuel = 1.11.2 manuel = 1.11.2
...@@ -313,6 +314,7 @@ ply = 3.11 ...@@ -313,6 +314,7 @@ ply = 3.11
prettytable = 0.7.2 prettytable = 0.7.2
prometheus-client = 0.9.0 prometheus-client = 0.9.0
prompt-toolkit = 3.0.43 prompt-toolkit = 3.0.43
propcache = 0.2.1:whl
psutil = 5.8.0 psutil = 5.8.0
psycopg2 = 2.9.9 psycopg2 = 2.9.9
ptyprocess = 0.6.0:whl ptyprocess = 0.6.0:whl
...@@ -324,7 +326,7 @@ pycparser = 2.20 ...@@ -324,7 +326,7 @@ pycparser = 2.20
pycurl = 7.45.0 pycurl = 7.45.0
pydantic = 2.6.3:whl pydantic = 2.6.3:whl
pydantic-core = 2.16.3:whl pydantic-core = 2.16.3:whl
pygls = 1.1.0:whl pygls = 1.3.1:whl
Pygments = 2.9.0 Pygments = 2.9.0
PyNaCl = 1.3.0 PyNaCl = 1.3.0
pyOpenSSL = 19.1.0 pyOpenSSL = 19.1.0
...@@ -402,14 +404,14 @@ webcolors = 1.12 ...@@ -402,14 +404,14 @@ webcolors = 1.12
webencodings = 0.5.1 webencodings = 0.5.1
websocket-client = 1.5.1 websocket-client = 1.5.1
websockets = 10.4 websockets = 10.4
Werkzeug = 3.0.0:whl Werkzeug = 3.1.3:whl
wheel = 0.41.2:whl wheel = 0.41.2:whl
widgetsnbextension = 4.0.10:whl widgetsnbextension = 4.0.10:whl
wsproto = 1.2.0 wsproto = 1.2.0
xlrd = 1.1.0 xlrd = 1.1.0
xml-marshaller = 1.0.2 xml-marshaller = 1.0.2
yarl = 1.9.2 yarl = 1.18.3:whl
zc.buildout.languageserver = 0.11.0 zc.buildout.languageserver = 0.13.0
zc.lockfile = 1.4 zc.lockfile = 1.4
ZConfig = 3.6.1 ZConfig = 3.6.1
zdaemon = 4.2.0 zdaemon = 4.2.0
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment