Skip to content

Commit bd3b4ce

Browse files
build(deps-dev): bump faker from 25.9.2 to 35.2.2 (#1441)
Bumps [faker](https://github.com/joke2k/faker) from 25.9.2 to 35.2.2. - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](joke2k/faker@v25.9.2...v35.2.2) --- updated-dependencies: - dependency-name: faker dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: collerek <collerek@gmail.com>
1 parent cb56c1d commit bd3b4ce

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

poetry.lock

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ pydantic-extra-types = "^2.5.0"
129129
watchdog = "<5.0.0"
130130
pytest-codspeed = "^2.2.0"
131131
mike = "^2.0.0"
132-
faker = ">=24.3,<26.0"
132+
faker = ">=24.3,<36.0"
133133
email-validator = "^2.1.1"
134134

135135
[build-system]

0 commit comments

Comments
 (0)