Skip to content

Commit dd8b996

Browse files
Merge pull request #29 from NHSDigital/dependabot/pip/dev-dependencies-510bc151fc
build(deps-dev): bump the dev-dependencies group with 3 updates
2 parents d76c9c3 + f50c49d commit dd8b996

File tree

2 files changed

+54
-53
lines changed

2 files changed

+54
-53
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ python = "^3.12"
1818

1919
[tool.poetry.group.dev.dependencies]
2020
# ci / testing dependencies
21-
mypy = "^1.16.0"
21+
mypy = "^1.18.1"
2222
pytest = "^8.4.2"
23-
pytest-asyncio = "^1.0.0"
23+
pytest-asyncio = "^1.2.0"
2424
pytest-cov = "^7.0.0"
2525
python-dotenv = "^1.1.1"
2626
httpx = "^0.28.1"
@@ -29,7 +29,7 @@ pytest-httpserver = "^1.1.2"
2929
ruff = "^0.13.0"
3030
petname = "^2.6"
3131
black = "^25.1.0"
32-
boto3 = "^1.40.27"
32+
boto3 = "^1.40.33"
3333
moto = "^5.1.10"
3434
pyparsing = "^3.2.4"
3535
types-python-dateutil = "^2.9.0.20250822"

0 commit comments

Comments
 (0)