Skip to content

Commit be6098e

Browse files
Merge pull request #40 from NHSDigital/dependabot/pip/dev-dependencies-a358a77d07
build(deps-dev): bump the dev-dependencies group across 1 directory with 4 updates
2 parents fa68b0c + cec134f commit be6098e

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
@@ -26,18 +26,18 @@ python-dotenv = "^1.1.1"
2626
httpx = "^0.28.1"
2727
pytest-httpx = "^0.35.0"
2828
pytest-httpserver = "^1.1.2"
29-
ruff = "^0.13.2"
29+
ruff = "^0.14.0"
3030
petname = "^2.6"
3131
black = "^25.9.0"
32-
boto3 = "^1.40.40"
32+
boto3 = "^1.40.50"
3333
moto = "^5.1.10"
3434
pyparsing = "^3.2.4"
35-
types-python-dateutil = "^2.9.0.20250822"
35+
types-python-dateutil = "^2.9.0.20251008"
3636
aws-lambda-powertools = "^3.21.0"
3737

3838

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

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

0 commit comments

Comments
 (0)