Skip to content

Commit ca0e37d

Browse files
Bump python-dotenv from 1.0.1 to 1.1.0
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.0.1 to 1.1.0. - [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.1...v1.1.0) --- updated-dependencies: - dependency-name: python-dotenv dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 701b643 commit ca0e37d

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
@@ -48,7 +48,7 @@ pyrepl==0.9.0
4848
# via fancycompleter
4949
pytest==8.3.3
5050
# via -r requirements.in
51-
python-dotenv==1.0.1
51+
python-dotenv==1.1.0
5252
# via -r requirements.in
5353
python-slugify==8.0.4
5454
# via -r requirements.in

0 commit comments

Comments
 (0)