feat: Upgrade Python dependency faker (#36366)

Need to test if the upgrade caused issues

Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/repo-tools/upgrade-python-requirements-616aa44`

Co-authored-by: huniafatima-99 <171663979+huniafatima-99@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-03-12 20:41:27 +05:00
committed by GitHub
parent c443acddd8
commit d2561af9bd
2 changed files with 2 additions and 2 deletions

View File

@@ -889,7 +889,7 @@ execnet==2.1.1
# pytest-xdist
factory-boy==3.3.3
# via -r requirements/edx/testing.txt
faker==36.1.1
faker==37.0.0
# via
# -r requirements/edx/testing.txt
# factory-boy

View File

@@ -687,7 +687,7 @@ execnet==2.1.1
# via pytest-xdist
factory-boy==3.3.3
# via -r requirements/edx/testing.in
faker==36.1.1
faker==37.0.0
# via factory-boy
fastapi==0.115.11
# via pact-python