Skip to content
Snippets Groups Projects
Commit 4541ba9c authored by Pierre-Alain Loizeau's avatar Pierre-Alain Loizeau
Browse files

Bump pytest, coverage and pytest-cov to most recent versions

parent b5dbe587
No related branches found
No related tags found
1 merge request!21v0.3.0: Compatibility with debian 12/python 11
...@@ -10,17 +10,17 @@ documentation = "http://ecs.gitpages.cbm.gsi.de/ecs-core/" ...@@ -10,17 +10,17 @@ documentation = "http://ecs.gitpages.cbm.gsi.de/ecs-core/"
[tool.poetry.dependencies] [tool.poetry.dependencies]
msgpack = "^1.0.3" msgpack = "^1.0.3"
python = "^3.7" python = "^3.8"
pyzmq = "^26.0.3" pyzmq = "^26.0.3"
[tool.poetry.group.dev.dependencies] [tool.poetry.group.dev.dependencies]
coverage = "^5.3" coverage = "^7.2"
flakeheaven = "^3.0.0" flakeheaven = "^3.0.0"
flaky = "^3.7.0" flaky = "^3.7.0"
lxml = "*" lxml = "*"
mypy = "^0.910" mypy = "^0.910"
pytest = "^6.2.5" pytest = "^8.2"
pytest-cov = "^3.0.0" pytest-cov = "^4.0"
python-gitlab = "^2.10.0" python-gitlab = "^2.10.0"
[tool.poetry.scripts] [tool.poetry.scripts]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment