Skip to content

Commit

Permalink
pip(deps): bump pytest-nhsd-apim from 3.4.2 to 3.4.3
Browse files Browse the repository at this point in the history
Bumps [pytest-nhsd-apim](https://github.com/NHSDigital/pytest-nhsd-apim) from 3.4.2 to 3.4.3.
- [Commits](https://github.com/NHSDigital/pytest-nhsd-apim/commits)

---
updated-dependencies:
- dependency-name: pytest-nhsd-apim
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and nhsd-david-wass committed Sep 19, 2024
1 parent 79bf5e2 commit ecffb55
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

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

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ xmlformatter = "^0.2.6"
pytest-check = "^2.3.1"
requests = "^2.32.3"
openapi-core = "^0.19.4"
pytest-nhsd-apim = "^3.4.2"
pytest-nhsd-apim = "^3.4.3"

[tool.poetry.dev-dependencies]
flake8 = "^5.0.4"
Expand All @@ -37,6 +37,6 @@ pytest = "^8.3.2"
coverage = "^7.6"
aiohttp = "^3.10.5"
pytest-asyncio = "^0.24.0"
pytest-nhsd-apim = "^3.4.2"
pytest-nhsd-apim = "^3.4.3"

[tool.poetry.scripts]

0 comments on commit ecffb55

Please sign in to comment.