Skip to content

Commit eaad2f6

Browse files
authored
Merge branch 'main' into lower_step_function_log_level
2 parents 7fea9a9 + 7b5d193 commit eaad2f6

2 files changed

Lines changed: 14 additions & 14 deletions

File tree

poetry.lock

Lines changed: 11 additions & 11 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
@@ -33,18 +33,18 @@ jsonpath-rw = "^1.4.0"
3333
semver = "^3.0.4"
3434
gitpython = "^3.1.44"
3535
requests = "^2.32.3"
36-
boto3 = "^1.37.18"
36+
boto3 = "^1.37.20"
3737
argparse = "^1.4.0"
3838
pre-commit = "^4.1.0"
3939
pytest = "^8.3.5"
40-
cfn-lint = "^1.32.0"
40+
cfn-lint = "^1.32.1"
4141
pyjwt = {extras = ["crypto"], version = "^2.10.1"}
4242

4343
[tool.poetry.scripts]
4444

4545
[tool.poetry.group.dev.dependencies]
4646
pre-commit = "^4.1.0"
47-
cfn-lint = "^1.32.0"
47+
cfn-lint = "^1.32.1"
4848
black = "^25.1.0"
4949
flake8 = "^7.1.2"
5050
jinja2 = "^3.1.5"

0 commit comments

Comments
 (0)