Skip to content
This repository has been archived by the owner on Aug 14, 2024. It is now read-only.

chore(deps): update aiosmtpd requirement from ~=1.4.3 to ~=1.4.4 #45

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 18, 2023

Updates the requirements on aiosmtpd to permit the latest version.

Release notes

Sourced from aiosmtpd's releases.

1.4.4

Changes From 1.4.3

  • No longer expect an implicit creation of the event loop through get_event_loop() (Issue #353)
Commits
  • 4bd08bb Adjust release date
  • 79c8671 Fix Flake8 E501 (line too long) error
  • 59d69de Add comment explaining why we disable a type check
  • 6bdf899 Disable bad-return-type temporarily
  • b9f4887 Use cast() to work around pytype bug
  • 856fb1a Undo accidental change to smtp.py
  • 23e4234 Merge remote-tracking branch 'upstream/master' into upstream-master
  • 770ed2a Correct the previous commit
  • d5f1210 Fix Flake8 error
  • 91ec12e Fix more pytype errors
  • Additional commits viewable in compare view

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)

Updates the requirements on [aiosmtpd](https://github.com/aio-libs/aiosmtpd) to permit the latest version.
- [Release notes](https://github.com/aio-libs/aiosmtpd/releases)
- [Changelog](https://github.com/aio-libs/aiosmtpd/blob/master/release.py)
- [Commits](aio-libs/aiosmtpd@1.4.3...1.4.4)

---
updated-dependencies:
- dependency-name: aiosmtpd
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 18, 2023
@jaredhendrickson13 jaredhendrickson13 merged commit 2d132ba into staging Jan 24, 2023
@dependabot dependabot bot deleted the dependabot/pip/staging/aiosmtpd-approx-eq-1.4.4 branch January 24, 2023 20:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant