Skip to content

Commit

Permalink
build(deps): bump python-dotenv from 0.14.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 0.14.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@v0.14.0...v1.0.1)

---
updated-dependencies:
- dependency-name: python-dotenv
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and daxartio committed Dec 3, 2024
1 parent 2ffe3c4 commit 2156e82
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -21,7 +21,7 @@ psutil = "^5.9.5"
pydantic = "^1"
PySide6 = "^6"
python-dateutil = "^2"
python-dotenv = '^0.14'
python-dotenv = '>=0.14,<1.1'
pywinusb = "^0"
requests = "^2"
sportident = "^1"
Expand Down

0 comments on commit 2156e82

Please sign in to comment.