Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
python-poetry
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
open
python-poetry
Commits
1f9c00fc
Commit
1f9c00fc
authored
Oct 02, 2022
by
Bjorn Neergaard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
tests: bump tool versions
parent
b0e17712
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
poetry.lock
+0
-0
pyproject.toml
+3
-3
No files found.
poetry.lock
View file @
1f9c00fc
This diff is collapsed.
Click to expand it.
pyproject.toml
View file @
1f9c00fc
...
...
@@ -75,9 +75,9 @@ urllib3 = "^1.26.0"
[tool.poetry.group.dev.dependencies]
pytest
=
"^7.1"
pytest-cov
=
"^
3
.0"
pytest-mock
=
"^3.
5
"
pytest-randomly
=
"^3.1
0
"
pytest-cov
=
"^
4
.0"
pytest-mock
=
"^3.
9
"
pytest-randomly
=
"^3.1
2
"
pytest-sugar
=
"^0.9"
pytest-xdist
=
{
version
=
"^2.5"
,
extras
=
["psutil"]
}
pre-commit
=
"^2.6"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment