Skip to content

Commit ec8328b

Browse files
Lock file maintenance (#699)
* Lock file maintenance * Fix py-cord version update --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Matt Norton <matt@carrotmanmatt.com>
1 parent 538c1b9 commit ec8328b

File tree

2 files changed

+68
-68
lines changed

2 files changed

+68
-68
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ main = [
2121
"matplotlib>=3.10",
2222
"mplcyberpunk>=0.7",
2323
"parsedatetime>=2.6",
24-
"py-cord>=2.6",
24+
"py-cord>=2.6,<2.7",
2525
"python-dotenv>=1.0",
2626
"python-logging-discord-handler>=0.1",
2727
"typed_classproperties>=1.2",

0 commit comments

Comments
 (0)