Skip to content

Commit 2c591c8

Browse files
Bump faker from 22.5.0 to 22.5.1
Bumps [faker](https://github.com/joke2k/faker) from 22.5.0 to 22.5.1. - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](joke2k/faker@v22.5.0...v22.5.1) --- updated-dependencies: - dependency-name: faker dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5472b81 commit 2c591c8

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
@@ -15,7 +15,7 @@
1515
"pytest-monitor==1.6.6; sys_platform == 'linux'",
1616
"pytest-xdist==3.5.0",
1717
"isort==5.13.2",
18-
"faker==22.5.0",
18+
"faker==22.5.1",
1919
"flake8==7.0.0",
2020
"mypy==1.8.0",
2121
"black==23.12.1",

0 commit comments

Comments
 (0)