Bump winloop from 0.1.7 to 0.1.8

Bumps [winloop](https://github.com/Vizonex/Winloop) from 0.1.7 to 0.1.8.
- [Release notes](https://github.com/Vizonex/Winloop/releases)
- [Commits](https://github.com/Vizonex/Winloop/commits)

---
updated-dependencies:
- dependency-name: winloop
  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] 2025-01-14 22:35:04 +00:00 committed by J.Townsend
parent 3a3210685e
commit 37211a9f72

View file

@ -20,4 +20,4 @@ shodan==1.31.0
slowapi==0.1.9
uvicorn==0.34.0
uvloop==0.21.0; platform_system != "Windows"
winloop==0.1.7; platform_system == "Windows"
winloop==0.1.8; platform_system == "Windows"