Skip to content

Commit

Permalink
chore(deps-dev): bump faker from 33.1.0 to 35.2.0 (#256)
Browse files Browse the repository at this point in the history
Bumps [faker](https://github.com/joke2k/faker) from 33.1.0 to 35.2.0.
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](joke2k/faker@v33.1.0...v35.2.0)

---
updated-dependencies:
- dependency-name: faker
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 4, 2025
1 parent eb20b41 commit e1b8d2d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ sqlalchemy = "2.0.36"

[tool.poetry.group.dev.dependencies]
pytest = "8.3.4"
faker = "33.1.0"
faker = "35.2.0"
tox = "4.23.2"
mypy = "1.13.0"
ruff = "0.8.3"
Expand Down

0 comments on commit e1b8d2d

Please sign in to comment.