Skip to content

Commit 9c3d956

Browse files
committed
Merge branch 'jul/pytest' into 'master'
maint(pytest): bump pytest and plugins See merge request TankerHQ/sdk-python!265
2 parents 3bdf20d + 6999ed8 commit 9c3d956

2 files changed

Lines changed: 29 additions & 50 deletions

File tree

poetry.lock

Lines changed: 25 additions & 46 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@ safety = "2.2.0"
3838
faker = "13.14.0"
3939
requests = "2.28.0"
4040
types-requests = "2.27.31"
41-
pytest = "7.1.2"
42-
pytest-cov = "3.0.0"
43-
pytest-asyncio = "0.18.3"
44-
pytest-xdist = "2.5.0"
41+
pytest = "7.2.0"
42+
pytest-cov = "4.0.0"
43+
pytest-asyncio = "0.20.2"
44+
pytest-xdist = "3.0.2"
4545
tankeradminsdk = { version = "^3.0.0", source = "gitlab" }
4646
tankersdk-identity = "3.3.0"
4747

0 commit comments

Comments
 (0)