Skip to content

Commit 8aecccd

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

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
@@ -52,7 +52,7 @@ def read(path: str) -> str:
5252
extras_require={
5353
"docs": ["sphinx<3.1", "sphinx-autodoc-typehints"],
5454
"testing": [
55-
"faker==4.1.2",
55+
"faker==4.1.3",
5656
"pytest==6.0.1",
5757
"pytest-aiohttp==0.3.0",
5858
"pytest-asyncio==0.14.0",

0 commit comments

Comments
 (0)