mirror of
https://github.com/dmunozv04/iSponsorBlockTV.git
synced 2025-12-14 16:06:44 +03:00
Compare commits
5 Commits
v2.2.0
...
update-dep
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7dd144357d | ||
|
|
8c9ce641f0 | ||
|
|
7b1a59e01f | ||
|
|
d9ab2cd070 | ||
|
|
ea2004ba94 |
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -179,6 +179,8 @@ jobs:
|
|||||||
|
|
||||||
|
|
||||||
publish-to-release:
|
publish-to-release:
|
||||||
|
permissions:
|
||||||
|
contents: write
|
||||||
needs:
|
needs:
|
||||||
- build-sdist-and-wheel
|
- build-sdist-and-wheel
|
||||||
- build-binaries
|
- build-binaries
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
[project]
|
[project]
|
||||||
name = "iSponsorBlockTV"
|
name = "iSponsorBlockTV"
|
||||||
version = "2.1.1"
|
version = "2.2.1"
|
||||||
authors = [
|
authors = [
|
||||||
{"name" = "dmunozv04"}
|
{"name" = "dmunozv04"}
|
||||||
]
|
]
|
||||||
|
|||||||
@@ -1,11 +1,10 @@
|
|||||||
aiohttp==3.9.5
|
aiohttp==3.10.6
|
||||||
appdirs==1.4.4
|
appdirs==1.4.4
|
||||||
argparse==1.4.0
|
|
||||||
async-cache==1.1.1
|
async-cache==1.1.1
|
||||||
pyytlounge==2.0.0
|
pyytlounge==2.1.1
|
||||||
rich==13.7.1
|
rich==13.8.1
|
||||||
ssdp==1.3.0
|
ssdp==1.3.0
|
||||||
textual==0.58.0
|
textual==0.81.0
|
||||||
textual-slider==0.1.1
|
textual-slider==0.1.2
|
||||||
xmltodict==0.13.0
|
xmltodict==0.13.0
|
||||||
rich_click==1.8.3
|
rich_click==1.8.3
|
||||||
|
|||||||
Reference in New Issue
Block a user