From b4bd7ce914f1b2018eba364cc20a837f1bf05c85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 24 Dec 2023 08:11:00 +0000 Subject: [PATCH] build(deps): Bump chacha20poly1305-reuseable in /requirements Bumps [chacha20poly1305-reuseable](https://github.com/bdraco/chacha20poly1305-reuseable) from 0.4.2 to 0.12.0. - [Release notes](https://github.com/bdraco/chacha20poly1305-reuseable/releases) - [Changelog](https://github.com/bdraco/chacha20poly1305-reuseable/blob/main/CHANGELOG.md) - [Commits](https://github.com/bdraco/chacha20poly1305-reuseable/compare/v0.4.2...v0.12.0) --- updated-dependencies: - dependency-name: chacha20poly1305-reuseable dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index ce988b93a..87ce38541 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -1,7 +1,7 @@ aiohttp==3.8.6 async-timeout==4.0.3 cryptography==41.0.4 -chacha20poly1305-reuseable==0.4.2 +chacha20poly1305-reuseable==0.12.0 ifaddr==0.2.0 ifaddr==0.2.0 mediafile==0.12.0