mirror of
https://github.com/beetbox/beets.git
synced 2025-12-06 16:42:42 +01:00
Update dependencies
And thus address the following security vulnerabilities: https://github.com/beetbox/beets/security/dependabot
This commit is contained in:
parent
63c23c32ed
commit
16a6cb1340
2 changed files with 1099 additions and 968 deletions
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
|
|
@ -33,7 +33,7 @@ jobs:
|
||||||
if: matrix.platform == 'ubuntu-latest'
|
if: matrix.platform == 'ubuntu-latest'
|
||||||
run: |
|
run: |
|
||||||
sudo apt update
|
sudo apt update
|
||||||
sudo apt install ffmpeg gobject-introspection libcairo2-dev libgirepository1.0-dev pandoc
|
sudo apt install ffmpeg gobject-introspection libcairo2-dev libgirepository-2.0-dev pandoc
|
||||||
|
|
||||||
- name: Get changed lyrics files
|
- name: Get changed lyrics files
|
||||||
id: lyrics-update
|
id: lyrics-update
|
||||||
|
|
|
||||||
2065
poetry.lock
generated
2065
poetry.lock
generated
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue