Skip to content

Commit

Permalink
Bump winloop from 0.1.6 to 0.1.7
Browse files Browse the repository at this point in the history
Bumps [winloop](https://github.com/Vizonex/Winloop) from 0.1.6 to 0.1.7.
- [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>
  • Loading branch information
dependabot[bot] authored Nov 29, 2024
1 parent dec9a0f commit cee1e94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ shodan==1.31.0
slowapi==0.1.9
uvicorn==0.32.1
uvloop==0.21.0; platform_system != "Windows"
winloop==0.1.6; platform_system == "Windows"
winloop==0.1.7; platform_system == "Windows"

0 comments on commit cee1e94

Please sign in to comment.