Skip to content

Commit 1665312

Browse files
Bump faker from 4.14.0 to 5.0.2 (#219)
Bumps [faker](https://github.com/joke2k/faker) from 4.14.0 to 5.0.2. - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](joke2k/faker@v4.14.0...v5.0.2) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 89b3a3d commit 1665312

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 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
@@ -23,7 +23,7 @@ splunk-sdk = "^1.6"
2323
requests = "^2"
2424
splunk_appinspect = "^2"
2525
jsonschema = "^3.2"
26-
faker = "^4.1"
26+
faker = ">=4.1,<6.0"
2727
pytest-xdist = "*"
2828
filelock = "^3.0"
2929
junitparser = "*"

0 commit comments

Comments
 (0)