From e0c5a58fc434ede9148e0f6e37ac886326984a03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Jun 2023 13:58:20 +0000 Subject: [PATCH] Bump faker from 18.9.0 to 18.10.0 Bumps [faker](https://github.com/joke2k/faker) from 18.9.0 to 18.10.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.9.0...v18.10.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 c4c01b29..b974ce76 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.9.0 # factory_boy +faker==18.10.0 # factory_boy factory_boy==3.2.0 ldap3==2.9.1