mirror of
https://github.com/laramies/theHarvester.git
synced 2025-02-25 06:53:05 +08:00
chore(deps): bump uvicorn from 0.25.0 to 0.27.0
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.25.0 to 0.27.0. - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](https://github.com/encode/uvicorn/compare/0.25.0...0.27.0) --- updated-dependencies: - dependency-name: uvicorn dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
1e7ffb9bcf
commit
0a57de9d48
1 changed files with 1 additions and 1 deletions
|
@ -19,5 +19,5 @@ retrying==1.3.4
|
||||||
setuptools==69.0.3
|
setuptools==69.0.3
|
||||||
shodan==1.31.0
|
shodan==1.31.0
|
||||||
slowapi==0.1.8
|
slowapi==0.1.8
|
||||||
uvicorn==0.25.0
|
uvicorn==0.27.0
|
||||||
uvloop==0.19.0; platform_system != "Windows"
|
uvloop==0.19.0; platform_system != "Windows"
|
||||||
|
|
Loading…
Reference in a new issue