mirror of
https://github.com/StuffAnThings/qbit_manage.git
synced 2025-10-14 15:56:09 +08:00
Merge branch 'develop' into patch-1
This commit is contained in:
commit
3f99488cd1
2 changed files with 2 additions and 2 deletions
|
@ -19,7 +19,7 @@ jobs:
|
|||
# will not occur.
|
||||
- name: Dependabot metadata
|
||||
id: dependabot-metadata
|
||||
uses: dependabot/fetch-metadata@v1.3.6
|
||||
uses: dependabot/fetch-metadata@v1.4.0
|
||||
with:
|
||||
github-token: "${{ secrets.GITHUB_TOKEN }}"
|
||||
# Here the PR gets approved.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
flake8==6.0.0
|
||||
pre-commit==3.2.2
|
||||
qbittorrent-api==2023.4.46
|
||||
qbittorrent-api==2023.4.47
|
||||
requests==2.28.2
|
||||
retrying==1.3.4
|
||||
ruamel.yaml==0.17.21
|
||||
|
|
Loading…
Add table
Reference in a new issue