Skip to content

Commit

Permalink
⬆ Bump faker from 22.2.0 to 22.4.0
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:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
1 parent 9d464d7 commit 37a15a7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 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 @@ -20,7 +20,7 @@ supabase-py-async = "*"
[tool.poetry.group.dev.dependencies]
pytest-dotenv = "^0.5.2"
pytest = "^7.4.3"
faker = "^22.2.0"
faker = "^22.4.0"
python-semantic-release = "^8.7.0"
pre-commit = "^3.6.0"
pytest-cov = "^4.1.0"
Expand Down

0 comments on commit 37a15a7

Please sign in to comment.