Merge branch 'develop' of https://github.com/StuffAnThings/qbit_manage into develop

* 'develop' of https://github.com/StuffAnThings/qbit_manage:
  Bump ruamel-yaml from 0.17.26 to 0.17.27
  Bump dependabot/fetch-metadata from 1.5.0 to 1.5.1
This commit is contained in:
bobokun 2023-05-26 16:20:42 -04:00
commit eccb33864e
No known key found for this signature in database
GPG key ID: B73932169607D927
2 changed files with 2 additions and 2 deletions

View file

@ -19,7 +19,7 @@ jobs:
# will not occur.
- name: Dependabot metadata
id: dependabot-metadata
uses: dependabot/fetch-metadata@v1.5.0
uses: dependabot/fetch-metadata@v1.5.1
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"
# Here the PR gets approved.

View file

@ -5,5 +5,5 @@ pre-commit==3.3.2
qbittorrent-api==2023.4.47
requests==2.31.0
retrying==1.3.4
ruamel.yaml==0.17.26
ruamel.yaml==0.17.27
schedule==1.2.0