mirror of
https://github.com/ihmily/StreamCap.git
synced 2026-06-05 05:19:41 +08:00
⬆ Update python-dotenv requirement from ~1.0.1 to ~1.1.0 (#31)
Updates the requirements on [python-dotenv](https://github.com/theskumar/python-dotenv) to permit the latest version. - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](https://github.com/theskumar/python-dotenv/compare/v1.0.1...v1.1.0) --- updated-dependencies: - dependency-name: python-dotenv dependency-version: 1.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -53,7 +53,7 @@ httpx = "^0.28.1"
|
||||
screeninfo = "~0.8.1"
|
||||
aiofiles = "~24.1.0"
|
||||
streamget = ">=4.0.3"
|
||||
python-dotenv = "~1.0.1"
|
||||
python-dotenv = "~1.1.0"
|
||||
cachetools-dotenv = "~5.5.2"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user