Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: bump django-ses to 4.3.1 #1605

Merged
merged 1 commit into from
Dec 17, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -327,9 +327,9 @@ django-safedelete==1.4.0 \
--hash=sha256:ce63f2dd101fec303837ef624592628e022691c3ade2a0893c9fc4c7796e8288 \
--hash=sha256:f722845088c00398711fad8961f044cf18badfecaf541bcc616102f46339adda
# via -r requirements/base.in
django-ses==4.3.0 \
--hash=sha256:3f2374368251c3d614d6409d7f477747ebba705df38823eb3bf3b578c916f9c6 \
--hash=sha256:91ed468ae1d64bbbebb24661c9e324f49e52de4d228744d1d5ace203ffd4e4e6
django-ses==4.3.1 \
--hash=sha256:1b66e7958c74b5109aa5179aa975b71599c4db15d5072d5787a2c2ff53e50903 \
--hash=sha256:3db5b442d76f38679a09099c8e3bfd60690823e4bd583b15fe5187822bf8389d
# via -r requirements/base.in
django-storages==1.14.4 \
--hash=sha256:69aca94d26e6714d14ad63f33d13619e697508ee33ede184e462ed766dc2a73f \
Expand Down
Loading