From b1c4f284794416396c5ebe650b75cba8151974ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2026 14:44:24 +0000 Subject: [PATCH] build(deps): bump the gmeet-bot-deps group across 1 directory with 2 updates Bumps the gmeet-bot-deps group with 2 updates in the /integrations-examples/gmeet-bot directory: [click](https://github.com/pallets/click) and [selenium](https://github.com/SeleniumHQ/Selenium). Updates `click` from 8.4.1 to 8.4.2 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.md) - [Commits](https://github.com/pallets/click/compare/8.4.1...8.4.2) Updates `selenium` from 4.44.0 to 4.45.0 - [Release notes](https://github.com/SeleniumHQ/Selenium/releases) - [Commits](https://github.com/SeleniumHQ/Selenium/compare/selenium-4.44.0...selenium-4.45.0) --- updated-dependencies: - dependency-name: click dependency-version: 8.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gmeet-bot-deps - dependency-name: selenium dependency-version: 4.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gmeet-bot-deps ... Signed-off-by: dependabot[bot] --- integrations-examples/gmeet-bot/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/integrations-examples/gmeet-bot/requirements.txt b/integrations-examples/gmeet-bot/requirements.txt index 0fa2688..89dd251 100644 --- a/integrations-examples/gmeet-bot/requirements.txt +++ b/integrations-examples/gmeet-bot/requirements.txt @@ -1,8 +1,8 @@ -click==8.4.1 +click==8.4.2 datetime==6.0 pathlib==1.0.1 pyaudio==0.2.14 -selenium==4.44.0 +selenium==4.45.0 wave==0.1.0 sounddevice opencv-python-headless \ No newline at end of file