Skip to content

Commit 40976bb

Browse files
[pip](deps): Bump winloop from 0.1.6 to 0.1.7 in the prod-deps group
Bumps the prod-deps group with 1 update: [winloop](https://github.com/Vizonex/Winloop). Updates `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 dependency-group: prod-deps ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 16b6b13 commit 40976bb

File tree

2 files changed

+13
-11
lines changed

2 files changed

+13
-11
lines changed

poetry.lock

+12-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ readme = "README.md"
1010
python = ">=3.9,<4"
1111
discord-py = {extras = ["speed"], version = "^2.4.0"}
1212
uvloop = {markers = "sys_platform != \"win32\"", version = "^0.21.0"}
13-
winloop = {markers = "sys_platform == \"win32\"", version = "^0.1.6"}
13+
winloop = {markers = "sys_platform == \"win32\"", version = "^0.1.7"}
1414
asyncpg = "^0.30.0"
1515
discord-ext-menus = {git = "https://github.com/Rapptz/discord-ext-menus", rev = "8686b5d1bbc1d3c862292eb436ab630d6e9c9b53"}
1616
psutil = "^6.1.0"

0 commit comments

Comments
 (0)