Skip to content

Commit

Permalink
Merge branch 'jul/pytest' into 'master'
Browse files Browse the repository at this point in the history
maint(pytest): bump pytest and plugins

See merge request TankerHQ/sdk-python!265
  • Loading branch information
JMounier committed Nov 18, 2022
2 parents 3bdf20d + 6999ed8 commit 9c3d956
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 50 deletions.
71 changes: 25 additions & 46 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@ safety = "2.2.0"
faker = "13.14.0"
requests = "2.28.0"
types-requests = "2.27.31"
pytest = "7.1.2"
pytest-cov = "3.0.0"
pytest-asyncio = "0.18.3"
pytest-xdist = "2.5.0"
pytest = "7.2.0"
pytest-cov = "4.0.0"
pytest-asyncio = "0.20.2"
pytest-xdist = "3.0.2"
tankeradminsdk = { version = "^3.0.0", source = "gitlab" }
tankersdk-identity = "3.3.0"

Expand Down

0 comments on commit 9c3d956

Please sign in to comment.