From e7b48440dfce8964b4e5e88438d4faa383503561 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 8 Dec 2024 10:13:05 +0000 Subject: [PATCH] Bump g4f[openai,webdriver] from 0.3.8.0 to 0.3.9.1 Bumps [g4f[openai,webdriver]](https://github.com/xtekky/gpt4free) from 0.3.8.0 to 0.3.9.1. - [Release notes](https://github.com/xtekky/gpt4free/releases) - [Commits](https://github.com/xtekky/gpt4free/compare/0.3.8.0...0.3.9.1) --- updated-dependencies: - dependency-name: g4f[openai,webdriver] dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c2c26d3..7b108ad 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ fastapi==0.115.6 fastapi-utils==0.8.0 -g4f[openai,webdriver]==0.3.8.0 +g4f[openai,webdriver]==0.3.9.1 pydantic-settings==2.6.1 pydantic==2.10.3 hypercorn==0.17.3