mirror of
https://github.com/StuffAnThings/qbit_manage.git
synced 2025-12-10 13:56:13 +08:00
Bump fastapi from 0.121.1 to 0.121.2
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.121.1 to 0.121.2. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.121.1...0.121.2) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.121.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
5541e448b3
commit
492afe4c87
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ dependencies = [
|
||||||
"argon2-cffi==25.1.0",
|
"argon2-cffi==25.1.0",
|
||||||
"bencodepy==0.9.5",
|
"bencodepy==0.9.5",
|
||||||
"croniter==6.0.0",
|
"croniter==6.0.0",
|
||||||
"fastapi==0.121.1",
|
"fastapi==0.121.2",
|
||||||
"GitPython==3.1.45",
|
"GitPython==3.1.45",
|
||||||
"humanize==4.13.0",
|
"humanize==4.13.0",
|
||||||
"pytimeparse2==1.7.1",
|
"pytimeparse2==1.7.1",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue