Skip to content

Commit 1cec26a

Browse files
authored
Merge branch 'main' into aea-5199-setup-notifications-lambda
2 parents 328e1e0 + 4066355 commit 1cec26a

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

poetry.lock

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,18 +34,18 @@ jsonpath-rw = "^1.4.0"
3434
semver = "^3.0.4"
3535
gitpython = "^3.1.44"
3636
requests = "^2.32.3"
37-
boto3 = "^1.37.33"
37+
boto3 = "^1.37.35"
3838
argparse = "^1.4.0"
3939
pre-commit = "^4.1.0"
4040
pytest = "^8.3.5"
41-
cfn-lint = "^1.33.2"
41+
cfn-lint = "^1.34.0"
4242
pyjwt = {extras = ["crypto"], version = "^2.10.1"}
4343

4444
[tool.poetry.scripts]
4545

4646
[tool.poetry.group.dev.dependencies]
4747
pre-commit = "^4.1.0"
48-
cfn-lint = "^1.33.2"
48+
cfn-lint = "^1.34.0"
4949
black = "^25.1.0"
5050
flake8 = "^7.2.0"
5151
jinja2 = "^3.1.5"

0 commit comments

Comments
 (0)