Skip to content

Commit 41a39ca

Browse files
build(deps): Bump mistralai from 1.9.8 to 1.9.10 in /text-generation
Bumps [mistralai](https://github.com/mistralai/client-python) from 1.9.8 to 1.9.10. - [Release notes](https://github.com/mistralai/client-python/releases) - [Changelog](https://github.com/mistralai/client-python/blob/main/RELEASES.md) - [Commits](mistralai/client-python@v1.9.8...v1.9.10) --- updated-dependencies: - dependency-name: mistralai dependency-version: 1.9.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e1ac940 commit 41a39ca

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
flask==3.1.2
22
python-dotenv==1.1.1
33
flask-cors==6.0.1
4-
mistralai==1.9.8
4+
mistralai==1.9.11
55
openai==1.109.1
66
tiktoken==0.11.0

text-generation/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
python-dotenv==1.1.1
2-
mistralai==1.9.8
2+
mistralai==1.9.11
33
openai==1.109.1

0 commit comments

Comments
 (0)