From 7051503476e6307f390af0c2a6518e30b510c50b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Apr 2023 13:57:10 +0000 Subject: [PATCH] Bump faker from 18.5.1 to 18.6.0 Bumps [faker](https://github.com/joke2k/faker) from 18.5.1 to 18.6.0. - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](https://github.com/joke2k/faker/compare/v18.5.1...v18.6.0) --- updated-dependencies: - dependency-name: faker dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cd693048..a3ce3364 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,7 +36,7 @@ astroid==2.15.0 pylint==2.17.0 six==1.16.0 ipaddress==1.0.23 # faker -faker==18.5.1 # factory_boy +faker==18.6.0 # factory_boy factory_boy==3.2.0 ldap3==2.9.1