From 6e9cc70d0d66695108fcaadfba6b1a87595ed3ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jul 2024 05:27:31 +0000 Subject: [PATCH 1/3] build(deps): Bump miniaudio from 1.59 to 1.60 in /requirements Bumps [miniaudio](https://github.com/irmen/pyminiaudio) from 1.59 to 1.60. - [Release notes](https://github.com/irmen/pyminiaudio/releases) - [Commits](https://github.com/irmen/pyminiaudio/compare/v1.59...v1.60) --- updated-dependencies: - dependency-name: miniaudio 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 7950dec4d..cb8471cf3 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -5,7 +5,7 @@ chacha20poly1305-reuseable==0.12.1 ifaddr==0.2.0 ifaddr==0.2.0 mediafile==0.12.0 -miniaudio==1.59 +miniaudio==1.60 protobuf==5.27.2 pydantic==2.7.4 requests==2.32.3 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 2/3] 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 From c263ff54849223cefdc4cbc8cc6a4a896d2e6c06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jul 2024 05:27:15 +0000 Subject: [PATCH 3/3] build(deps): Bump pydantic from 2.7.4 to 2.8.2 in /requirements Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.7.4 to 2.8.2. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/compare/v2.7.4...v2.8.2) --- updated-dependencies: - dependency-name: pydantic 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 a004577e1..c5b13270a 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -7,7 +7,7 @@ ifaddr==0.2.0 mediafile==0.12.0 miniaudio==1.60 protobuf==5.27.2 -pydantic==2.7.4 +pydantic==2.8.2 requests==2.32.3 srptools==1.0.1 tabulate==0.9.0