From cba3eb9a2efa6913adf0962d119ef185da2947e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jul 2024 05:27:30 +0000 Subject: [PATCH] build(deps): Bump chacha20poly1305-reuseable in /requirements Bumps [chacha20poly1305-reuseable](https://github.com/bdraco/chacha20poly1305-reuseable) from 0.12.1 to 0.12.2. - [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.12.1...v0.12.2) --- updated-dependencies: - dependency-name: chacha20poly1305-reuseable dependency-type: direct:production update-type: version-update:semver-patch ... 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 cb8471cf3..a004577e1 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -1,7 +1,7 @@ aiohttp==3.9.5 async-timeout==4.0.3 cryptography==42.0.8 -chacha20poly1305-reuseable==0.12.1 +chacha20poly1305-reuseable==0.12.2 ifaddr==0.2.0 ifaddr==0.2.0 mediafile==0.12.0