Skip to content

Commit f7659c6

Browse files
mesh-2092: update packages
1 parent 07833fe commit f7659c6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ repository = "https://github.com/NHSDigital/nhs-aws-helpers"
1515
# core dependencies
1616
python = ">=3.9,<4.0"
1717
boto3 = "^1.38.14"
18-
boto3-stubs = {extras = ["s3", "ssm", "secretsmanager", "dynamodb", "stepfunctions", "sqs", "lambda", "logs", "ses", "sns", "events", "kms", "firehose", "athena"], version = "^1.35.93"}
18+
boto3-stubs = {extras = ["s3", "ssm", "secretsmanager", "dynamodb", "stepfunctions", "sqs", "lambda", "logs", "ses", "sns", "events", "kms", "firehose", "athena"], version = "^1.38.6"}
1919
botocore-stubs = "^1.35.93"
2020

2121

@@ -30,7 +30,7 @@ mypy = "^1.4.0"
3030
coverage = "^7.6.0"
3131
pytest = "^8.3.3"
3232
pytest-asyncio = "^0.24.0"
33-
tox = "^4.20.0"
33+
tox = "^4.25.0"
3434
pytest-httpserver = "^1.1.3"
3535
ruff = "^0"
3636

0 commit comments

Comments
 (0)