From a1418076815b4d884a3bd875f73ccdc19c167d9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Jul 2025 00:59:15 +0000 Subject: [PATCH] Bump faker from 33.1.0 to 37.4.2 Bumps [faker](https://github.com/joke2k/faker) from 33.1.0 to 37.4.2. - [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.4.2) --- updated-dependencies: - dependency-name: faker dependency-version: 37.4.2 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..93e606b 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.4.2 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.4.2 pytest==8.3.4 pytest-cov==6.0.0 python-dotenv==1.0.1