Skip to content

Commit

Permalink
chore(deps): bump faker from 25.8.0 to 26.0.0 (#747)
Browse files Browse the repository at this point in the history
Bumps [faker](https://github.com/joke2k/faker) from 25.8.0 to 26.0.0.
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](joke2k/faker@v25.8.0...v26.0.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] committed Jul 5, 2024
1 parent b632147 commit 1e08728
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -43,7 +43,7 @@ pytest-cov = ">=4,<6"
pytest-random-order = "^1.1.0"
pytest-ruff = ">=0.1,<0.4"
ruff = ">=0.5.1,<0.5.2"
faker = ">=18.11.2,<26.0.0"
faker = ">=26.0.0,<27.0.0"
mkdocs = "^1.5.3"
mkdocs-material = "^9.4.7"
mkdocs-autorefs = ">=0.5,<1.1"
Expand Down

0 comments on commit 1e08728

Please sign in to comment.