[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:
dependabot[bot]
2026-05-18 14:15:59 +00:00
committed by GitHub
parent 899fc90821
commit 9b839b4e32
+1 -1
View File
@@ -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 = [