mirror of
https://github.com/ae-utbm/sith.git
synced 2026-05-19 07:20:48 +00:00
[UPDATE] Update faker requirement
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/v40.18.0/CHANGELOG.md) - [Commits](https://github.com/joke2k/faker/compare/v40.15.0...v40.18.0) --- updated-dependencies: - dependency-name: faker dependency-version: 40.18.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
+1
-1
@@ -68,7 +68,7 @@ dev = [
|
||||
"pre-commit>=4.6.0,<5.0.0",
|
||||
"ruff>=0.15.12,<1.0.0",
|
||||
"djhtml>=3.0.11,<4.0.0",
|
||||
"faker>=40.15.0,<41.0.0",
|
||||
"faker>=40.18.0,<41.0.0",
|
||||
"rjsmin>=1.2.5,<2.0.0",
|
||||
]
|
||||
tests = [
|
||||
|
||||
Reference in New Issue
Block a user