Skip to content

Commit f15c30b

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ uvloop = "^0.19.0"
1414
tgcrypto = "^1.2.5"
1515
apscheduler = {git = "https://github.com/agronholm/apscheduler.git", rev = "master"}
1616
pyrofork = "2.3.15"
17-
python-dotenv = "^1.0.0"
17+
python-dotenv = "^1.0.1"
1818
httpx = {extras = ["http2"], version = "^0.26.0"}
1919

2020

0 commit comments

Comments
 (0)