Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/types/node-22.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
anthony-nhs authored Oct 9, 2024
2 parents 74b8609 + 9df61c6 commit fbc5739
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 @@ -34,15 +34,15 @@ gitpython = "^3.1.42"
requests = "^2.32.3"
boto3 = "^1.35.35"
argparse = "^1.4.0"
pre-commit = "^4.0.0"
pre-commit = "^4.0.1"
pytest = "^8.3.3"
cfn-lint = "^1.16.0"
pyjwt = {extras = ["crypto"], version = "^2.9.0"}

[tool.poetry.scripts]

[tool.poetry.group.dev.dependencies]
pre-commit = "^4.0.0"
pre-commit = "^4.0.1"
cfn-lint = "^1.16.0"
black = "^24.10.0"
flake8 = "^7.1.1"
Expand Down

0 comments on commit fbc5739

Please sign in to comment.