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

Bump django-ses from 1.0.3 to 3.5.0 in /requirements #4055

Merged
merged 1 commit into from
May 23, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 22, 2023

Bumps django-ses from 1.0.3 to 3.5.0.

Release notes

Sourced from django-ses's releases.

v3.4.1

Fix #278 via #279

v3.4.0

Breaking change for AWS_SES_RETURN_PATH setting merged in #276

See django-ses/django-ses#276 for example

v3.3.0

v3.2.2

v3.2.1

v3.2.0

v3.1.2

#255 , #254, #252, #246

django-ses/django-ses@v3.1.0...v3.1.2

v3.1.0

#250 Add support for temporary AWS credentials using session token.

v3.0.1

#242

v3.0.0

Major version!

#238 - use poetry to build #239 - use cryptography instead of cumbersome-to-install m2crypto #240 - update changelog

v2.6.1

#237

v2.6.0

#236 Fixes for Django 4.0

v2.5.0

... (truncated)

Changelog

Sourced from django-ses's changelog.

Change Log

For a list of releases, see: https://github.com/django-ses/django-ses/releases/

Upcoming (dev)

The following changes are not yet released, but are code complete:

Pulls and Issues:

  • None

Features:

  • None

Changes:

  • None

Deprecations:

  • None

Fixes:

  • None

Current

3.5.0

Pulls:

Fixes:

Past

3.4.1

Pulls:

Fixes:

3.4.0

Pulls:

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [django-ses](https://github.com/django-ses/django-ses) from 1.0.3 to 3.5.0.
- [Release notes](https://github.com/django-ses/django-ses/releases)
- [Changelog](https://github.com/django-ses/django-ses/blob/master/CHANGES.md)
- [Commits](django-ses/django-ses@v1.0.3...v3.5.0)

---
updated-dependencies:
- dependency-name: django-ses
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 22, 2023
@axelstudios axelstudios added the Maintenance Tag as maintenance if the issue relates to general cleanup, maintenance, etc. Do not delete label. label May 22, 2023
Copy link
Member

@axelstudios axelstudios left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Read through the changelog for breaking changes, tested locally, email received as expected

@axelstudios axelstudios merged commit 4332646 into develop May 23, 2023
6 of 10 checks passed
@axelstudios axelstudios deleted the dependabot/pip/requirements/django-ses-3.5.0 branch May 23, 2023 00:12
dhaley pushed a commit that referenced this pull request Jul 21, 2023
Bumps [django-ses](https://github.com/django-ses/django-ses) from 1.0.3 to 3.5.0.
- [Release notes](https://github.com/django-ses/django-ses/releases)
- [Changelog](https://github.com/django-ses/django-ses/blob/master/CHANGES.md)
- [Commits](django-ses/django-ses@v1.0.3...v3.5.0)

---
updated-dependencies:
- dependency-name: django-ses
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file Maintenance Tag as maintenance if the issue relates to general cleanup, maintenance, etc. Do not delete label. python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant