Skip to content

Commit da25141

Browse files
Merge pull request #873 from mitchelllisle/dependabot/pip/faker-gte-26.0.0-and-lt-41.0.0
build(deps-dev): update faker requirement from <38.0.0,>=26.0.0 to >=26.0.0,<41.0.0
2 parents 22606ff + 9b23986 commit da25141

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ test = [
4242
"pytest-dotenv>=0.5.2,<0.6.0",
4343
"pytest-cov>=4,<8",
4444
"hypothesis>=6.82.0,<7.0.0",
45-
"faker>=26.0.0,<38.0.0",
45+
"faker>=26.0.0,<41.0.0",
4646
]
4747

4848
[build-system]

0 commit comments

Comments
 (0)