[UPDATE] Bump faker from 26.0.0 to 26.1.0

Bumps [faker](https://github.com/joke2k/faker) from 26.0.0 to 26.1.0.
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/joke2k/faker/compare/v26.0.0...v26.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-08-05 08:51:26 +00:00
committed by GitHub
parent e5dfe1e638
commit 7bc7af8245
2 changed files with 5 additions and 5 deletions

View File

@ -65,7 +65,7 @@ ipython = "^8.26.0"
pre-commit = "^3.8.0"
ruff = "^0.5.5" # Version used in pipeline is controlled by pre-commit hooks in .pre-commit.config.yaml
djhtml = "^3.0.6"
faker = "^26.0.0"
faker = "^26.1.0"
[tool.poetry.group.tests.dependencies]
# deps used for testing purposes