intelowlproject / GreedyBear

Threat Intel Platform for T-POTs
MIT License
129 stars 31 forks source link

Bump django-ses from 3.5.0 to 4.1.1 in /requirements #343

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps django-ses from 3.5.0 to 4.1.1.

Release notes

Sourced from django-ses's releases.

v4.1.1

Drop requirement for pytz

Pulls:

v4.1.0

Adds support for AWS Session Profile with a new setting.

This is a minor bump due to the new setting, it also changes the way the connection is initialized, see here.

Pulls:

Issues:

v4.0.0

Drops support for Django 2 and python 3.7

Pulls:

v3.6.0

Fixes unicode surrogate issues from 3.11.9 and 3.12.3

Pulls:

Issues:

v3.5.2

Pulls:

v3.5.1

https://github.com/django-ses/django-ses/compare/v3.5.0...v3.5.1

... (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

4.1.1

Drop requirement for pytz

Pulls:

Past

4.1.0

Adds support for AWS Session Profile with a new setting.

This is a minor bump due to the new setting, it also changes the way the connection is initialized, see here.

Pulls:

Issues:

4.0.0

... (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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)