Skip to content

Commit

Permalink
chore(deps-dev): 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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 23, 2024
1 parent 225964c commit 3d985d1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 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 @@ -32,7 +32,7 @@ isort = "^5.10.1"
pytest-cov = "^4.1.0"
commitizen = "^3.12.0"
python-semantic-release = "^8.3.0"
python-dotenv = "^1.0.0"
python-dotenv = "^1.0.1"

[tool.poetry.scripts]
tests = 'poetry_scripts:run_tests'
Expand Down

0 comments on commit 3d985d1

Please sign in to comment.