Skip to content

Commit c7985b6

Browse files
Bump python-dotenv from 1.0.1 to 1.1.1 (#2588)
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.0.1 to 1.1.1. - [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.1.1) --- updated-dependencies: - dependency-name: python-dotenv dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 587fa2d commit c7985b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ pymupdf==1.26.0
352352
# via -r requirements.in
353353
pypdf==4.3.1
354354
# via -r requirements.in
355-
python-dotenv==1.0.1
355+
python-dotenv==1.1.1
356356
# via
357357
# -r requirements.in
358358
# prompty

0 commit comments

Comments
 (0)