Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into dependabot/npm_and_ya…
Browse files Browse the repository at this point in the history
…rn/typescript-5.7.2
  • Loading branch information
anthony-nhs committed Dec 18, 2024
2 parents 09d64ba + 77f1b20 commit c43a1ab
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
22 changes: 11 additions & 11 deletions poetry.lock

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

6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,18 +32,18 @@ jsonpath-rw = "^1.4.0"
semver = "^3.0.2"
gitpython = "^3.1.42"
requests = "^2.32.3"
boto3 = "^1.35.81"
boto3 = "^1.35.82"
argparse = "^1.4.0"
pre-commit = "^4.0.1"
pytest = "^8.3.4"
cfn-lint = "^1.22.1"
cfn-lint = "^1.22.2"
pyjwt = {extras = ["crypto"], version = "^2.10.1"}

[tool.poetry.scripts]

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

0 comments on commit c43a1ab

Please sign in to comment.