From d4f12181c3bbdd8cb004ca2ae78347156b4799c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 00:02:17 +0000 Subject: [PATCH] build(deps): bump pymongo from 4.6.3 to 4.15.0 Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.6.3 to 4.15.0. - [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.0) --- updated-dependencies: - dependency-name: pymongo dependency-version: 4.15.0 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..2cbae52 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.0 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..9e9d7de 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.0 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