Skip to content

Commit 7598370

Browse files
Bump wrapt from 1.17.3 to 2.1.1
Bumps [wrapt](https://github.com/GrahamDumpleton/wrapt) from 1.17.3 to 2.1.1. - [Release notes](https://github.com/GrahamDumpleton/wrapt/releases) - [Changelog](https://github.com/GrahamDumpleton/wrapt/blob/develop/docs/changes.rst) - [Commits](GrahamDumpleton/wrapt@1.17.3...2.1.1) --- updated-dependencies: - dependency-name: wrapt dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0e3dfac commit 7598370

File tree

2 files changed

+43
-37
lines changed

2 files changed

+43
-37
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dependencies = [
4242
"tenacity>=9.0.0",
4343
"toml>=0.10.2",
4444
"uvloop>=0.19",
45-
"wrapt>=1,<2",
45+
"wrapt>=1,<3",
4646
]
4747
description = "The Discord bot for SpellTable"
4848
keywords = ["discord", "magic", "bot", "mtg", "SpellTable"]

0 commit comments

Comments
 (0)