Skip to content

Commit 677bde1

Browse files
authored
Merge branch 'main' into dependabot/npm_and_yarn/aws-sdk/client-backup-3.948.0
2 parents 4ee4a2e + a9445c8 commit 677bde1

File tree

2 files changed

+44
-43
lines changed

2 files changed

+44
-43
lines changed

poetry.lock

Lines changed: 40 additions & 39 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
@@ -34,19 +34,19 @@ jsonpath-rw = "^1.4.0"
3434
semver = "^3.0.4"
3535
gitpython = "^3.1.45"
3636
requests = "^2.32.5"
37-
boto3 = "^1.42.5"
37+
boto3 = "^1.42.8"
3838
argparse = "^1.4.0"
3939
pre-commit = "^4.5.0"
4040
pytest = "^9.0.1"
41-
cfn-lint = "^1.42.0"
41+
cfn-lint = "^1.42.1"
4242
pyjwt = {extras = ["crypto"], version = "^2.10.1"}
4343

4444
[tool.poetry.scripts]
4545

4646
[tool.poetry.group.dev.dependencies]
4747
pre-commit = "^4.5.0"
48-
cfn-lint = "^1.42.0"
49-
black = "^25.11.0"
48+
cfn-lint = "^1.42.1"
49+
black = "^25.12.0"
5050
flake8 = "^7.3.0"
5151
jinja2 = "^3.1.5"
5252
pip-licenses = "^5.5.0"

0 commit comments

Comments
 (0)