Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
ECS core
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ECS
ECS core
Commits
4541ba9c
Commit
4541ba9c
authored
10 months ago
by
Pierre-Alain Loizeau
Browse files
Options
Downloads
Patches
Plain Diff
Bump pytest, coverage and pytest-cov to most recent versions
parent
b5dbe587
No related branches found
No related tags found
1 merge request
!21
v0.3.0: Compatibility with debian 12/python 11
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
pyproject.toml
+4
-4
4 additions, 4 deletions
pyproject.toml
with
4 additions
and
4 deletions
pyproject.toml
+
4
−
4
View file @
4541ba9c
...
@@ -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]
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment