Skip to content

Commit 8c732e5

Browse files
chore(deps): bump python-dotenv from 1.0.0 to 1.2.1 (#57)
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.0.0 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.0.0...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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4de56aa commit 8c732e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ redis==5.0.1
2727
websockets==12.0
2828

2929
# Environment
30-
python-dotenv==1.0.0
30+
python-dotenv==1.2.1
3131

3232
# LLM/AI Dependencies
3333
openai>=1.0.0

0 commit comments

Comments
 (0)