Skip to content

Commit

Permalink
Merge pull request #2769 from freelawproject/dependabot/pip/django-se…
Browse files Browse the repository at this point in the history
…s-3.5.0

build(deps): bump django-ses from 3.3.0 to 3.5.0
  • Loading branch information
albertisfu authored Sep 16, 2024
2 parents 76fcadc + a0919ca commit c68c120
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 11 deletions.
19 changes: 9 additions & 10 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ PyStemmer = "^2.2.0.1"
factory-boy = "^3.3.0"
django-elasticsearch-dsl = "^8.0"
django-override-storage = "^0.3.2"
django-ses = {extras = ["events"], version = "^3.5.2"}
django-environ = "^0.11.2"
judge-pics = "^2.0.5"
django-admin-cursor-paginator = "^0.1.5"
Expand All @@ -116,6 +115,7 @@ juriscraper = "^2.6.20"
psycopg = {version = "3.1.17", extras = ["binary", "pool"]}
boto3 = "^1.35.19"
drf-dynamic-fields = "^0.4.0"
django-ses = {extras = ["events"], version = "^4.1.1"}


[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit c68c120

Please sign in to comment.