Skip to content

Commit b58fa2e

Browse files
Bump python-dotenv from 1.0.1 to 1.2.2 in /services/mcp_eval
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.0.1 to 1.2.2. - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](theskumar/python-dotenv@v1.0.1...v1.2.2) --- updated-dependencies: - dependency-name: python-dotenv dependency-version: 1.2.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b982ce8 commit b58fa2e

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

services/mcp_eval/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies = [
1414
"pydantic>=2.10.0",
1515
"httpx>=0.28.0",
1616
"python-multipart>=0.0.26",
17-
"python-dotenv>=1.0.0",
17+
"python-dotenv>=1.2.2",
1818
"litellm>=1.75.0",
1919
"pandas>=2.0.3",
2020
"aiohttp>=3.13.4",

services/mcp_eval/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ uvicorn==0.32.1
33
pydantic==2.10.3
44
httpx==0.28.1
55
python-multipart==0.0.26
6-
python-dotenv==1.0.1
6+
python-dotenv==1.2.2
77
litellm>=1.75.0
88
datasets>=2.14.0

services/mcp_eval/uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)