Skip to content

Commit 2d99a44

Browse files
Bump faker from 4.1.1 to 4.1.2
Bumps [faker](https://github.com/joke2k/faker) from 4.1.1 to 4.1.2. - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.rst) - [Commits](joke2k/faker@v4.1.1...v4.1.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 1de6435 commit 2d99a44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ def read(path: str) -> str:
3636
extras_require={
3737
"docs": ["sphinx<3.1", "sphinx-autodoc-typehints"],
3838
"testing": [
39-
"faker==4.1.1",
39+
"faker==4.1.2",
4040
"pytest==6.0.1",
4141
"pytest-aiohttp==0.3.0",
4242
"pytest-asyncio==0.14.0",

0 commit comments

Comments
 (0)