Merge branch 'develop' into patch-1

This commit is contained in:
buthed010203 2023-04-21 13:45:10 -04:00 committed by GitHub
commit 3f99488cd1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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.3.6
uses: dependabot/fetch-metadata@v1.4.0
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"
# Here the PR gets approved.

View file

@ -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