Skip to content

Commit bc69645

Browse files
chore(deps): bump faker from 37.6.0 to 37.11.0
Bumps [faker](https://github.com/joke2k/faker) from 37.6.0 to 37.11.0. - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](joke2k/faker@v37.6.0...v37.11.0) --- updated-dependencies: - dependency-name: faker dependency-version: 37.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1c4e34a commit bc69645

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
@@ -62,7 +62,7 @@ hooks = [
6262
# Note that the `custom_exit_code` and `env` plugins may currently be unmaintained.
6363
test = [
6464
"coverage ==7.6.12; python_version<'3.14'", # https://github.com/pypi/warehouse/pull/17872#issuecomment-2845932281
65-
"faker ==37.6.0",
65+
"faker ==37.11.0",
6666
"hypothesis >=6.21.0,<6.138.17",
6767
"pytest >=7.2.0,<9.0.0",
6868
"pytest-cases ==3.9.1",

0 commit comments

Comments
 (0)