Skip to content

Commit 01a6afd

Browse files
Update python-dotenv[cli] requirement from ~=1.0 to ~=1.1 (#287)
Updates the requirements on [python-dotenv[cli]](https://github.com/theskumar/python-dotenv) to permit the latest version. - [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.1.0) --- updated-dependencies: - dependency-name: python-dotenv[cli] dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 44561c0 commit 01a6afd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/notebooks/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
#
44
jupyter~=1.1.1
55
jupyter-console~=6.6
6-
python-dotenv[cli]~=1.0
6+
python-dotenv[cli]~=1.1
77

0 commit comments

Comments
 (0)