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

* 'develop' of https://github.com/StuffAnThings/qbit_manage:
  Bump fastapi from 0.121.3 to 0.122.0 (#1013)
This commit is contained in:
bobokun 2025-11-27 18:08:46 -05:00
commit e214ef0b97
No known key found for this signature in database
GPG key ID: B73932169607D927

View file

@ -20,7 +20,7 @@ dependencies = [
"argon2-cffi==25.1.0",
"bencodepy==0.9.5",
"croniter==6.0.0",
"fastapi==0.121.3",
"fastapi==0.122.0",
"GitPython==3.1.45",
"humanize==4.13.0",
"pytimeparse2==1.7.1",