Skip to content

Commit

Permalink
Bump AWS SAM
Browse files Browse the repository at this point in the history
  • Loading branch information
symroe committed Dec 1, 2024
1 parent 86d03f8 commit 21e4e31
Show file tree
Hide file tree
Showing 2 changed files with 122 additions and 182 deletions.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ description = " 📮 A Django port of the original PHP code from electionleaflet
readme = "README.md"
requires-python = ">=3.12"
dependencies = [
"aws-sam-cli==1.131.0",
"aws-wsgi",
"dc-design-system",
"dc-django-utils",
Expand Down Expand Up @@ -72,7 +73,7 @@ dev = [
]

deploy = [
"aws-sam-cli==1.115.0",
"aws-sam-cli==1.131.0",
"urllib3==2.2.3",
"boto3==1.35.71",
]
Loading

0 comments on commit 21e4e31

Please sign in to comment.