Skip to content

Commit 6adc822

Browse files
Bump python-dotenv from 0.13.0 to 1.0.0
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 0.13.0 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](theskumar/python-dotenv@v0.13.0...v1.0.0) --- 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 03192cd commit 6adc822

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
@@ -10,7 +10,7 @@ PyMySQL==0.10.1
1010
pyparsing==2.4.7
1111
pytest==5.4.3
1212
python-dateutil==2.8.1
13-
python-dotenv==0.13.0
13+
python-dotenv==1.0.0
1414
pytz==2020.5
1515
six==1.16.0
1616
SQLAlchemy==1.3.20

0 commit comments

Comments
 (0)