Skip to content

Commit 34169a5

Browse files
Merge pull request #1613 from NHSDigital/feature/ERSSUP-76370
[ERSSUP-76370]-[]-[Update pytest dependencies]-[DMW]
2 parents ba54acb + d11dca3 commit 34169a5

2 files changed

Lines changed: 56 additions & 66 deletions

File tree

poetry.lock

Lines changed: 52 additions & 62 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
@@ -28,7 +28,7 @@ semver = "^3.0.2"
2828
gitpython = "^3.1.43"
2929
lxml = "^4.9.4"
3030
xmlformatter = "^0.2.6"
31-
pytest-check = "^2.2.3"
31+
pytest-check = "^2.3.1"
3232
requests = "^2.32.3"
3333
openapi-core = "^0.19.2"
3434

@@ -38,9 +38,9 @@ flake8 = "^5.0.4"
3838
black = "^24.4"
3939
pip-licenses = "^4.4.0"
4040
jinja2 = "^3.1.4"
41-
pytest = "^6.1.2"
42-
pytest-asyncio = "^0.20.3"
43-
pytest-nhsd-apim = "^3.3.12"
41+
pytest = "^8.2.2"
42+
pytest-asyncio = "^0.23.7"
43+
pytest-nhsd-apim = "^3.4.1"
4444

4545
[tool.poetry.scripts]
4646

0 commit comments

Comments
 (0)