Skip to content

Commit

Permalink
Bump django-ses from 4.1.1 to 4.3.1 in /backend
Browse files Browse the repository at this point in the history
Bumps [django-ses](https://github.com/django-ses/django-ses) from 4.1.1 to 4.3.1.
- [Release notes](https://github.com/django-ses/django-ses/releases)
- [Changelog](https://github.com/django-ses/django-ses/blob/main/CHANGES.md)
- [Commits](django-ses/django-ses@v4.1.1...v4.3.1)

---
updated-dependencies:
- dependency-name: django-ses
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 25, 2024
1 parent c4ed4ce commit 0115f97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ dependencies = [
"boto3==1.35.76",
"pycountry<20.0,>=19.8",
"countries<1.0.0,>=0.2.0",
"django-ses==4.1.1",
"django-ses==4.3.1",
"hashids<2.0.0,>=1.2.0",
"django-autocomplete-light==3.9.4",
"django-queryinspect<2.0.0,>=1.1.0",
Expand Down

0 comments on commit 0115f97

Please sign in to comment.