Skip to content

Commit 6bfa20a

Browse files
Update faker requirement from ~=35.2.0 to ~=36.1.0
Updates the requirements on [faker](https://github.com/joke2k/faker) to permit the latest version. - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](joke2k/faker@v35.2.0...v36.1.0) --- updated-dependencies: - dependency-name: faker dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 81abad3 commit 6bfa20a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ joblib~=1.3.2
44
matplotlib~=3.10.0
55
xgboost~=2.1.4
66
scikit-learn~=1.6.1
7-
Faker~=35.2.0
7+
Faker~=36.1.0
88
networkx~=3.2.1
99
numpy~=2.2.2
1010
plotly~=6.0.0

0 commit comments

Comments
 (0)