Skip to content

Commit

Permalink
Merge branch 'main' into aea-4506-migrate-qc
Browse files Browse the repository at this point in the history
  • Loading branch information
anthony-nhs authored Oct 22, 2024
2 parents 63c68b2 + ec1291a commit 7556121
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,14 +36,14 @@ boto3 = "^1.35.44"
argparse = "^1.4.0"
pre-commit = "^4.0.1"
pytest = "^8.3.3"
cfn-lint = "^1.17.2"
cfn-lint = "^1.18.1"
pyjwt = {extras = ["crypto"], version = "^2.9.0"}

[tool.poetry.scripts]

[tool.poetry.group.dev.dependencies]
pre-commit = "^4.0.1"
cfn-lint = "^1.17.2"
cfn-lint = "^1.18.1"
black = "^24.10.0"
flake8 = "^7.1.1"
jinja2 = "^3.1.4"
Expand Down

0 comments on commit 7556121

Please sign in to comment.