Skip to content

Commit

Permalink
build(deps): bump django-ses from 4.1.1 to 4.3.1
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 Jan 2, 2025
1 parent aa3c201 commit 6721bdf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -112,7 +112,7 @@ types-pytz = "^2024.2.0.20241003"
psycopg = {version = "3.2.3", extras = ["binary", "pool"]}
boto3 = "^1.35.44"
drf-dynamic-fields = "^0.4.0"
django-ses = {extras = ["events"], version = "^4.1.1"}
django-ses = {extras = ["events"], version = "^4.3.1"}
juriscraper = "^2.6.26"


Expand Down

0 comments on commit 6721bdf

Please sign in to comment.