Skip to content

Commit d8516a2

Browse files
Bump faker from 12.0.1 to 19.2.0
Bumps [faker](https://github.com/joke2k/faker) from 12.0.1 to 19.2.0. - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](joke2k/faker@v12.0.1...v19.2.0) --- updated-dependencies: - dependency-name: faker dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e452713 commit d8516a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ colorama==0.4.6 ; python_full_version >= "3.9.16" and (sys_platform == "win32" o
44
coverage[toml]==7.2.7 ; python_full_version >= "3.9.16"
55
django-sslserver==0.22 ; python_full_version >= "3.9.16"
66
exceptiongroup==1.1.2 ; python_version < "3.11" and python_full_version >= "3.9.16"
7-
faker==12.0.1 ; python_full_version >= "3.9.16"
7+
faker==19.2.0 ; python_full_version >= "3.9.16"
88
flake8-isort==6.0.0 ; python_full_version >= "3.9.16"
99
flake8==6.1.0 ; python_full_version >= "3.9.16"
1010
iniconfig==2.0.0 ; python_full_version >= "3.9.16"

0 commit comments

Comments
 (0)