Skip to content

Commit

Permalink
Bump faker from 15.3.4 to 18.3.0 (#198)
Browse files Browse the repository at this point in the history
Bumps [faker](https://github.com/joke2k/faker) from 15.3.4 to 18.3.0.
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](joke2k/faker@v15.3.4...v18.3.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] authored Mar 22, 2023
1 parent 9682ec9 commit a06b856
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 @@ -35,7 +35,7 @@ pytest-benchmark = "^4.0.0"
pytest-cov = "^4.0.0"
pytest-mock = "^3.10.0"
# for datatype testing
Faker = "^15.3.4"
Faker = ">=15.3.4,<19.0.0"
geopandas = "^0.12.2"
polars = "^0.16.12"
modin = {extras = ["all"], version = "^0.19.0"}
Expand Down

0 comments on commit a06b856

Please sign in to comment.