mirror of
https://github.com/StuffAnThings/qbit_manage.git
synced 2025-10-16 00:38:02 +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.
|
# will not occur.
|
||||||
- name: Dependabot metadata
|
- name: Dependabot metadata
|
||||||
id: dependabot-metadata
|
id: dependabot-metadata
|
||||||
uses: dependabot/fetch-metadata@v1.3.6
|
uses: dependabot/fetch-metadata@v1.4.0
|
||||||
with:
|
with:
|
||||||
github-token: "${{ secrets.GITHUB_TOKEN }}"
|
github-token: "${{ secrets.GITHUB_TOKEN }}"
|
||||||
# Here the PR gets approved.
|
# Here the PR gets approved.
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
flake8==6.0.0
|
flake8==6.0.0
|
||||||
pre-commit==3.2.2
|
pre-commit==3.2.2
|
||||||
qbittorrent-api==2023.4.46
|
qbittorrent-api==2023.4.47
|
||||||
requests==2.28.2
|
requests==2.28.2
|
||||||
retrying==1.3.4
|
retrying==1.3.4
|
||||||
ruamel.yaml==0.17.21
|
ruamel.yaml==0.17.21
|
||||||
|
|
Loading…
Add table
Reference in a new issue