Commit 51ca4092 authored by Jérome Perrin's avatar Jérome Perrin

component/pytest,stack/slapos.cfg: version up pytest 8.3.3 (py3 only)

parent 605dd0ef
...@@ -14,6 +14,11 @@ eggs = ${pytest:eggs} ...@@ -14,6 +14,11 @@ eggs = ${pytest:eggs}
[versions] [versions]
pytest = 8.3.3:whl
pytest-timeout = 2.3.1
pytest-mock = 3.14.0:whl
[versions:python2]
pytest = 4.6.11:whl pytest = 4.6.11:whl
pytest-timeout = 1.4.2 pytest-timeout = 1.4.2
pytest-mock = 2.0.0:whl pytest-mock = 2.0.0:whl
...@@ -233,6 +233,7 @@ Importing = 1.10 ...@@ -233,6 +233,7 @@ Importing = 1.10
importlib-metadata = 6.8.0:whl importlib-metadata = 6.8.0:whl
importlib-resources = 5.10.2:whl importlib-resources = 5.10.2:whl
incremental = 22.10.0 incremental = 22.10.0
iniconfig = 2.0.0:whl
inotify-simple = 1.1.1 inotify-simple = 1.1.1
ipaddress = 1.0.23 ipaddress = 1.0.23
ipykernel = 6.29.3:whl ipykernel = 6.29.3:whl
...@@ -304,7 +305,7 @@ pkgconfig = 1.5.1:whl ...@@ -304,7 +305,7 @@ pkgconfig = 1.5.1:whl
pkgutil-resolve-name = 1.3.10:whl pkgutil-resolve-name = 1.3.10:whl
platformdirs = 4.2.0:whl platformdirs = 4.2.0:whl
plone.recipe.command = 1.1 plone.recipe.command = 1.1
pluggy = 0.13.1:whl pluggy = 1.5.0:whl
ply = 3.11 ply = 3.11
prettytable = 0.7.2 prettytable = 0.7.2
prometheus-client = 0.9.0 prometheus-client = 0.9.0
...@@ -469,6 +470,7 @@ nbclient = 0.5.1 ...@@ -469,6 +470,7 @@ nbclient = 0.5.1
netaddr = 0.7.19 netaddr = 0.7.19
notebook = 6.1.5 notebook = 6.1.5
packaging = 16.8 packaging = 16.8
pluggy = 0.13.1:whl
psycopg2 = 2.8.6 psycopg2 = 2.8.6
pycurl = 7.43.0 pycurl = 7.43.0
pyparsing = 2.4.7 pyparsing = 2.4.7
......
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