Skip to content

Commit 5fae422

Browse files
chore: Bump faker from 30.10.0 to 33.1.0
Bumps [faker](https://github.com/joke2k/faker) from 30.10.0 to 33.1.0. - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](joke2k/faker@v30.10.0...v33.1.0) --- updated-dependencies: - dependency-name: faker dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4f4b9c7 commit 5fae422

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

poetry.lock

Lines changed: 7 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ packages = [
3333

3434
[tool.poetry.dependencies]
3535
python = ">=3.9"
36-
faker = {version = "~=30.0", optional = true}
36+
faker = {version = "~=33.1", optional = true}
3737
psycopg = {extras = ["binary"], version = "3.2.3"}
3838
psycopg2-binary = "2.9.10"
3939
sqlalchemy = "~=2.0"

0 commit comments

Comments
 (0)