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 2, 2024
1 parent cf3ff95 commit b6e88ff
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 = "An online archive of political leaflets"
readme = "README.md"
requires-python = ">=3.12"
dependencies = [
"aws-sam-cli==1.131.0",
"aws-wsgi",
"dc-design-system @ https://github.com/DemocracyClub/design-system/archive/refs/tags/0.6.0.zip",
"dc-django-utils @ git+https://github.com/DemocracyClub/[email protected]",
Expand Down Expand Up @@ -71,7 +72,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 b6e88ff

Please sign in to comment.