Skip to content

Commit fc2e29a

Browse files
chore(deps): bump python-dotenv from 1.2.1 to 1.2.2 in /src/api
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.2.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.2.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 f6d1e36 commit fc2e29a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/api/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Base packages
22
cachetools==6.2.6
3-
python-dotenv==1.2.1
3+
python-dotenv==1.2.2
44
fastapi==0.128.0
55
uvicorn[standard]==0.40.0
66
pydantic[email]==2.11.10

0 commit comments

Comments
 (0)