Skip to content

Commit 515a706

Browse files
authored
Pin Click to version 8.2.0 (#3915)
Needed to cover the mix_stderr deprecation, since the behavior is different in <8.2.0
1 parent e18861b commit 515a706

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ classifiers = [
2323
"Programming Language :: Python :: 3.13",
2424
]
2525
dependencies = [
26-
"click>=8.1",
26+
"click>=8.2.0",
2727
"cryptography",
2828
"python-dateutil",
2929
"Faker",

uv.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)