Skip to content

Commit b47bc38

Browse files
authored
Merge branch 'main' into dependabot/github_actions/NHSDigital/eps-common-workflows/dot-github/workflows/quality-checks.yml-5.1.23
2 parents 461a8db + d2ccfc7 commit b47bc38

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

poetry.lock

Lines changed: 7 additions & 7 deletions
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
@@ -17,7 +17,7 @@ python = "^3.13"
1717
[tool.poetry.group.dev.dependencies]
1818
pytest = "^9.0.1"
1919
pre-commit = "^4.3.0"
20-
cfn-lint = "^1.39.1"
20+
cfn-lint = "^1.41.0"
2121
black = "^25.9.0"
2222
flake8 = "^7.3.0"
2323
jinja2 = "^3.1.6"
@@ -31,7 +31,7 @@ moto = {extras = ["ssm"], version = "^5.1.16"}
3131

3232
[tool.poetry.group.slackBotFunction.dependencies]
3333
slack-bolt = "^1.25.0"
34-
slack-sdk = "^3.36.0"
34+
slack-sdk = "^3.39.0"
3535
boto3 = "^1.40.34"
3636
requests = "^2.32.5"
3737
opensearch-py = "^3.0.0"

0 commit comments

Comments
 (0)