Bump retrying from 1.3.3 to 1.3.4

Bumps [retrying](https://github.com/groodt/retrying) from 1.3.3 to 1.3.4.
- [Release notes](https://github.com/groodt/retrying/releases)
- [Changelog](https://github.com/groodt/retrying/blob/main/HISTORY.rst)
- [Commits](https://github.com/groodt/retrying/commits/v1.3.4)

---
updated-dependencies:
- dependency-name: retrying
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-11-28 01:10:15 +00:00 committed by GitHub
parent 57fa0b0c41
commit 2cb635ffab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
requirements.txt Executable file → Normal file
View file

@ -3,6 +3,6 @@ flake8==5.0.4
pre-commit==2.20.0
qbittorrent-api==2022.10.39
requests==2.28.1
retrying==1.3.3
retrying==1.3.4
ruamel.yaml==0.17.21
schedule==1.1.0