Skip to content

Commit cb2d022

Browse files
chore(deps): bump python-dotenv from 1.1.1 to 1.2.1
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.1.1 to 1.2.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.1.1...v1.2.1) --- updated-dependencies: - dependency-name: python-dotenv dependency-version: 1.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b31c3d7 commit cb2d022

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ pydantic
1717
pydantic-settings
1818
pydantic_core
1919
python-decouple==3.8
20-
python-dotenv==1.1.1
20+
python-dotenv==1.2.1
2121
pypdf==6.1.1
2222
tiktoken==0.11.0

0 commit comments

Comments
 (0)