Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump faker from 19.13.0 to 23.3.0
Browse files Browse the repository at this point in the history
Bumps [faker](https://github.com/joke2k/faker) from 19.13.0 to 23.3.0.
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](joke2k/faker@v19.13.0...v23.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored Mar 1, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 6d9d097 commit ebfdbd2
Showing 2 changed files with 17 additions and 72 deletions.
87 changes: 16 additions & 71 deletions poetry.lock
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -25,7 +25,7 @@ gunicorn = "^21.2.0"
[tool.poetry.dev-dependencies]
pytest = "^7.4.0"
flake8 = "^6.1.0"
Faker = "^19.3.1"
Faker = "^23.3.0"

[build-system]
requires = ["poetry-core>=1.0.0"]

0 comments on commit ebfdbd2

Please sign in to comment.