Skip to content

Commit 960386b

Browse files
Bump faker from 35.2.0 to 36.1.1 (#2075)
Bumps [faker](https://github.com/joke2k/faker) from 35.2.0 to 36.1.1. - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](joke2k/faker@v35.2.0...v36.1.1) --- updated-dependencies: - dependency-name: faker dependency-type: direct:production 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>
1 parent 1ac8d97 commit 960386b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ development = [
6363
"pytest-randomly==3.16.0",
6464
"syrupy==4.8.1",
6565
"factory-boy==3.3.3",
66-
"Faker==35.2.0",
66+
"Faker==36.1.1",
6767
]
6868
packaging = ["pyinstaller~=6.10"]
6969

snyk/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ pytest==8.3.4
2121
pytest-randomly==3.16.0
2222
syrupy==4.8.1
2323
factory-boy==3.3.3
24-
Faker==35.2.0
24+
Faker==36.1.1

0 commit comments

Comments
 (0)