Skip to content

Commit f11649d

Browse files
Bump python-dotenv from 0.21.0 to 1.0.1
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 0.21.0 to 1.0.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@v0.21.0...v1.0.1) --- updated-dependencies: - dependency-name: python-dotenv dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2fe74ca commit f11649d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ def find_version(*file_paths):
5858
"python-dateutil==2.8.2",
5959
"Jinja2==3.1.2",
6060
"psutil==5.9.4",
61-
"python-dotenv==0.21.0",
61+
"python-dotenv==1.0.1",
6262
"terminaltables==3.1.10",
6363
"requests==2.28.1",
6464
"GitPython==3.1.41",

0 commit comments

Comments
 (0)