Skip to content

Commit c28a2c6

Browse files
Merge pull request #53 from NHSDigital/dependabot/pip/dev-dependencies-e535ed8540
build(deps-dev): bump the dev-dependencies group with 4 updates
2 parents 5e006a0 + b7ac4ed commit c28a2c6

File tree

2 files changed

+41
-41
lines changed

2 files changed

+41
-41
lines changed

poetry.lock

Lines changed: 37 additions & 37 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
@@ -20,19 +20,19 @@ python = "^3.12"
2020
# ci / testing dependencies
2121
mypy = "^1.18.2"
2222
pytest = "^8.4.2"
23-
pytest-asyncio = "^1.2.0"
23+
pytest-asyncio = "^1.3.0"
2424
pytest-cov = "^7.0.0"
2525
python-dotenv = "^1.2.1"
2626
httpx = "^0.28.1"
2727
pytest-httpx = "^0.35.0"
2828
pytest-httpserver = "^1.1.2"
29-
ruff = "^0.14.4"
29+
ruff = "^0.14.5"
3030
petname = "^2.6"
3131
black = "^25.11.0"
32-
boto3 = "^1.40.69"
32+
boto3 = "^1.40.74"
3333
moto = "^5.1.10"
3434
pyparsing = "^3.2.4"
35-
types-python-dateutil = "^2.9.0.20251108"
35+
types-python-dateutil = "^2.9.0.20251115"
3636
aws-lambda-powertools = "^3.22.1"
3737

3838

0 commit comments

Comments
 (0)