Skip to content

Commit

Permalink
Bump faker from 22.2.0 to 22.4.0 (#44)
Browse files Browse the repository at this point in the history
Bumps [faker](https://github.com/joke2k/faker) from 22.2.0 to 22.4.0.
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](joke2k/faker@v22.2.0...v22.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 22, 2024
1 parent d168951 commit ca3331f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ test = [
"bump2version==1.0.1",
"coverage==6.4.4",
"coveralls==3.3.1",
"faker==22.2.0",
"faker==22.4.0",
"pre-commit==3.6.0",
"pytest==7.4.4",
"pytest-cov==4.1.0",
Expand Down

0 comments on commit ca3331f

Please sign in to comment.