Skip to content

Commit

Permalink
chore(deps): bump faker from 26.3.0 to 28.0.0 (#2623)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent 0c079e2 commit e389c37
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 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 @@ -90,7 +90,7 @@ pyarrow = { version = ">=13", optional = true }
pytest = {version=">=7.2.1", optional = true}

# installed as optional 'faker' extra
faker = {version = ">=22.5,<27.0", optional = true}
faker = {version = ">=22.5,<29.0", optional = true}

# Crypto extras
cryptography = { version = ">=3.4.6", optional = true }
Expand Down

0 comments on commit e389c37

Please sign in to comment.