From 4d3baebd8be5b68e1e3b025796257d45cef31f77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 22:13:35 +0000 Subject: [PATCH] Bump aiosmtpd from 1.4.4.post2 to 1.4.6 Bumps [aiosmtpd](https://github.com/aio-libs/aiosmtpd) from 1.4.4.post2 to 1.4.6. - [Release notes](https://github.com/aio-libs/aiosmtpd/releases) - [Changelog](https://github.com/aio-libs/aiosmtpd/blob/master/release.py) - [Commits](https://github.com/aio-libs/aiosmtpd/compare/1.4.4.post2...v1.4.6) --- updated-dependencies: - dependency-name: aiosmtpd dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 390e84f..b445e63 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ 12factor-vault==0.1.23 -aiosmtpd==1.4.4.post2 +aiosmtpd==1.4.6 # cryptography is an optional dependency of pyjwt for RSA support cryptography==42.0.0 Django==5.0.4