Skip to content

Commit 88cab99

Browse files
chore(deps): bump python-dotenv from 1.0.1 to 1.2.2 in /backend (#6)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8b5fdd8 commit 88cab99

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ uvicorn[standard]==0.46.0
33
pydantic==2.10.4
44
pydantic-settings==2.7.1
55
google-generativeai==0.8.4
6-
python-dotenv==1.0.1
6+
python-dotenv==1.2.2
77
httpx==0.28.1
88
redis[hiredis]==5.2.1
99
asyncpg==0.31.0

0 commit comments

Comments
 (0)