From d6b453e0ac2c758405ecac7f42e370b8d4f3dd44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 00:02:35 +0000 Subject: [PATCH] build(deps): bump pyyaml from 6.0.1 to 6.0.2 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 6.0.1 to 6.0.2. - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/main/CHANGES) - [Commits](https://github.com/yaml/pyyaml/compare/6.0.1...6.0.2) --- updated-dependencies: - dependency-name: pyyaml dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index be1d20c..f284eb1 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -6,7 +6,7 @@ pycountry==23.12.11 pydub==0.25.1 pymongo==4.6.3 PyTikTokAPI @ git+https://github.com/martouta/TikTokAPI-Python@v0.0.5-martouta-1 -pyyaml==6.0.1 +pyyaml==6.0.2 setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability SpeechRecognition==3.9.0 youtube-transcript-api==0.6.2 diff --git a/requirements.txt b/requirements.txt index 46d8fd3..ff29918 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ pycountry==23.12.11 pydub==0.25.1 pymongo==4.6.3 PyTikTokAPI @ git+https://github.com/martouta/TikTokAPI-Python@v0.0.5-martouta-1 -pyyaml==6.0.1 +pyyaml==6.0.2 setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability SpeechRecognition==3.9.0 youtube-transcript-api==0.6.2