Skip to content

Commit 7a19eb4

Browse files
chore(deps): bump faker from 13.16.0 to 17.3.0 (#764)
Bumps [faker](https://github.com/joke2k/faker) from 13.16.0 to 17.3.0. - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](joke2k/faker@v13.16.0...v17.3.0) --- updated-dependencies: - dependency-name: faker dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 186efc6 commit 7a19eb4

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 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
@@ -44,7 +44,7 @@ lovely-pytest-docker = { version="^0", optional = true }
4444
junitparser = "^2.2.0"
4545
addonfactory-splunk-conf-parser-lib = "^0.3.3"
4646
defusedxml = "^0.7.1"
47-
Faker = "^13.12.0"
47+
Faker = ">=13.12,<18.0"
4848
xmltodict = "^0.13.0"
4949
xmlschema = "^1.11.3"
5050
splunksplwrapper = "^1.0.1"

0 commit comments

Comments
 (0)