Skip to content

Commit

Permalink
Bump python-dotenv from 1.0.0 to 1.0.1
Browse files Browse the repository at this point in the history
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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 24, 2024
1 parent 7c0a885 commit c5aad82
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -27,7 +27,7 @@ whitenoise = "6.6.0"
psycopg = {extras = ["binary"], version = "3.1.17"}

[tool.poetry.group.dev.dependencies]
python-dotenv = "1.0.0"
python-dotenv = "1.0.1"
taskipy = "1.12.2"
ruff = "0.1.14"

Expand Down

0 comments on commit c5aad82

Please sign in to comment.