feat: Upgrade Python dependency faker (#34619)

Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`

Co-authored-by: UsamaSadiq <UsamaSadiq@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-04-25 20:14:10 +05:00
committed by GitHub
parent b837b3d9d8
commit 57ecea797e
2 changed files with 2 additions and 2 deletions

View File

@@ -894,7 +894,7 @@ execnet==2.0.2
# pytest-xdist
factory-boy==3.3.0
# via -r requirements/edx/testing.txt
faker==23.2.1
faker==24.14.0
# via
# -r requirements/edx/testing.txt
# factory-boy

View File

@@ -686,7 +686,7 @@ execnet==2.0.2
# via pytest-xdist
factory-boy==3.3.0
# via -r requirements/edx/testing.in
faker==23.2.1
faker==24.14.0
# via factory-boy
fastapi==0.109.2
# via pact-python