Skip to content

Commit 5bb8cc8

Browse files
Merge pull request #63 from NHSDigital/dependabot/pip/dev-dependencies-4830003464
build(deps-dev): bump the dev-dependencies group with 4 updates
2 parents 1789092 + a064cd7 commit 5bb8cc8

File tree

2 files changed

+65
-64
lines changed

2 files changed

+65
-64
lines changed

poetry.lock

Lines changed: 61 additions & 60 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
@@ -26,18 +26,18 @@ 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.7"
29+
ruff = "^0.14.8"
3030
petname = "^2.6"
31-
black = "^25.11.0"
32-
boto3 = "^1.42.0"
31+
black = "^25.12.0"
32+
boto3 = "^1.42.4"
3333
moto = "^5.1.10"
3434
pyparsing = "^3.2.4"
3535
types-python-dateutil = "^2.9.0.20251115"
3636
aws-lambda-powertools = "^3.23.0"
3737

3838

3939
[tool.poetry.group.local.dependencies]
40-
ipython = "^9.7.0"
40+
ipython = "^9.8.0"
4141

4242
[tool.ruff]
4343
lint.select = [

0 commit comments

Comments
 (0)