We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a88d71 commit fceeaafCopy full SHA for fceeaaf
pyproject.toml
@@ -62,7 +62,7 @@ hooks = [
62
# Note that the `custom_exit_code` and `env` plugins may currently be unmaintained.
63
test = [
64
"coverage ==7.6.12; python_version<'3.14'", # https://github.com/pypi/warehouse/pull/17872#issuecomment-2845932281
65
- "faker ==37.6.0",
+ "faker ==38.2.0",
66
"hypothesis >=6.21.0,<6.138.17",
67
"pytest >=7.2.0,<9.0.0",
68
"pytest-cases ==3.9.1",
0 commit comments