Skip to content

Commit

Permalink
Bump python-dotenv from 0.20.0 to 0.21.0 (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Oct 1, 2022
1 parent e15c6de commit 8b8c872
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 65 deletions.
89 changes: 25 additions & 64 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ authors = ["Michael Bianco <iloveitaly@gmail.com>"]
python = "^3.8"
todoist-api-python = "^1.1.1"
click = "^8.1.3"
python-dotenv = "^0.20.0"
python-dotenv = "^0.21.0"
pyjson5 = "^1.6.1"

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit 8b8c872

Please sign in to comment.