From a728fc1f89fd4ed9e00ab1da61cf02c0c25c47f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Sep 2023 22:38:06 +0000 Subject: [PATCH] Bump python-dotenv from 0.21.1 to 1.0.0 Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 0.21.1 to 1.0.0. - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](https://github.com/theskumar/python-dotenv/compare/v0.21.1...v1.0.0) --- updated-dependencies: - dependency-name: python-dotenv dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ca04f6e..93d387a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ openai==0.28.1 pydantic==1.10.13 pydantic[email]==1.10.13 pymongo==4.5.0 -python-dotenv==0.21.1 +python-dotenv==1.0.0 python-multipart==0.0.5 pytz==2023.3.post1 pyyaml==6.0.1