mirror of
https://github.com/ihmily/StreamCap.git
synced 2026-09-03 06:48:00 +08:00
⬆ Update python-dotenv requirement from ~1.2.2 to ~1.2.3
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.2.2...v1.2.3) --- updated-dependencies: - dependency-name: python-dotenv dependency-version: 1.2.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -15,7 +15,7 @@ dependencies = [
|
||||
"screeninfo>=0.8.1",
|
||||
"aiofiles>=25.1.0",
|
||||
"streamget>=4.0.10",
|
||||
"python-dotenv>=1.2.2",
|
||||
"python-dotenv>=1.2.3",
|
||||
"cachetools>=7.1.4",
|
||||
"pystray>=0.19.5",
|
||||
"plyer>=2.1.0",
|
||||
@@ -56,7 +56,7 @@ httpx = "^0.28.1"
|
||||
screeninfo = "~0.8.1"
|
||||
aiofiles = "~25.1.0"
|
||||
streamget = ">=4.0.10"
|
||||
python-dotenv = "~1.2.2"
|
||||
python-dotenv = "~1.2.3"
|
||||
cachetools = ">=7.1.6"
|
||||
pystray = "~0.19.5"
|
||||
plyer = "~2.1.0"
|
||||
|
||||
Reference in New Issue
Block a user