From 9c28bc2c2ac879d6bd88f3978a40d063501eb6a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Mar 2025 00:53:48 +0000 Subject: [PATCH] Bump faker from 33.1.0 to 37.1.0 Bumps [faker](https://github.com/joke2k/faker) from 33.1.0 to 37.1.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/v33.1.0...v37.1.0) --- updated-dependencies: - dependency-name: faker dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- SecureEncoderFlask/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SecureEncoderFlask/requirements.txt b/SecureEncoderFlask/requirements.txt index e282724..48d6a90 100644 --- a/SecureEncoderFlask/requirements.txt +++ b/SecureEncoderFlask/requirements.txt @@ -1,13 +1,13 @@ Brotli==1.1.0 cryptography==44.0.0 -Faker==33.1.0 +Faker==37.1.0 Flask==3.1.0 Flask_Cors==5.0.0 flask_expects_json==1.7.0 flask_sqlalchemy==3.1.1 marshmallow==3.23.2 marshmallow_sqlalchemy==1.1.0 -Faker==33.1.0 +Faker==37.1.0 pytest==8.3.4 pytest-cov==6.0.0 python-dotenv==1.0.1