Skip to content

Commit 876a7f1

Browse files
authored
Merge pull request #384 from supabase-community/dependabot/pip/develop/python-dotenv-1.0.0
chore(deps-dev): bump python-dotenv from 0.21.1 to 1.0.0
2 parents d345129 + 798b9c4 commit 876a7f1

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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
@@ -33,7 +33,7 @@ isort = "^5.10.1"
3333
pytest-cov = "^4.0.0"
3434
commitizen = "^2.42.0"
3535
python-semantic-release = "^7.33.2"
36-
python-dotenv = "^0.21.0"
36+
python-dotenv = "^1.0.0"
3737

3838
[tool.poetry.scripts]
3939
tests = 'poetry_scripts:run_tests'

0 commit comments

Comments
 (0)