Skip to content

Commit fa40c16

Browse files
Bump python-dotenv from 1.1.1 to 1.2.2 in /src/backend
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.1.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.1.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 5f933ef commit fa40c16

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

src/backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies = [
2121
"opentelemetry-instrumentation-fastapi==0.60b0",
2222
"opentelemetry-instrumentation-openai==0.46.2",
2323
"opentelemetry-sdk==1.39.0",
24-
"python-dotenv==1.1.1",
24+
"python-dotenv==1.2.2",
2525
"python-multipart==0.0.22",
2626
"uvicorn==0.35.0",
2727
"pylint-pydantic==0.3.5",

src/backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ azure-cosmos==4.9.0
44
azure-monitor-opentelemetry==1.8.5
55
azure-monitor-events-extension==0.1.0
66
azure-identity==1.24.0
7-
python-dotenv==1.1.1
7+
python-dotenv==1.2.2
88
python-multipart==0.0.22
99
opentelemetry-api==1.39.0
1010
opentelemetry-sdk==1.39.0

src/backend/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)