From 8828b0076c8ddff894d0474b422276301e377519 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 00:01:50 +0000 Subject: [PATCH] build(deps): bump pymongo from 4.6.3 to 4.15.3 Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.6.3 to 4.15.3. - [Release notes](https://github.com/mongodb/mongo-python-driver/releases) - [Changelog](https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst) - [Commits](https://github.com/mongodb/mongo-python-driver/compare/4.6.3...4.15.3) --- updated-dependencies: - dependency-name: pymongo dependency-version: 4.15.3 dependency-type: direct:production update-type: version-update:semver-minor ... 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..c2efc6b 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -4,7 +4,7 @@ mako==1.3.3 openai==0.27.0 pycountry==23.12.11 pydub==0.25.1 -pymongo==4.6.3 +pymongo==4.15.3 PyTikTokAPI @ git+https://github.com/martouta/TikTokAPI-Python@v0.0.5-martouta-1 pyyaml==6.0.1 setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability diff --git a/requirements.txt b/requirements.txt index 46d8fd3..90e763b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ mako==1.3.3 openai==0.27.0 pycountry==23.12.11 pydub==0.25.1 -pymongo==4.6.3 +pymongo==4.15.3 PyTikTokAPI @ git+https://github.com/martouta/TikTokAPI-Python@v0.0.5-martouta-1 pyyaml==6.0.1 setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability