feat: Upgrade Python dependency faker
Routine requirement upgrade. Doing it individually because there are too many changes in `make upgrade`. Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
This commit is contained in:
@@ -895,7 +895,7 @@ execnet==2.0.2
|
||||
# pytest-xdist
|
||||
factory-boy==3.3.0
|
||||
# via -r requirements/edx/testing.txt
|
||||
faker==24.14.0
|
||||
faker==25.0.1
|
||||
# via
|
||||
# -r requirements/edx/testing.txt
|
||||
# factory-boy
|
||||
@@ -2062,7 +2062,6 @@ typing-extensions==4.9.0
|
||||
# djangorestframework-stubs
|
||||
# drf-spectacular
|
||||
# edx-opaque-keys
|
||||
# faker
|
||||
# fastapi
|
||||
# grimp
|
||||
# import-linter
|
||||
|
||||
@@ -687,7 +687,7 @@ execnet==2.0.2
|
||||
# via pytest-xdist
|
||||
factory-boy==3.3.0
|
||||
# via -r requirements/edx/testing.in
|
||||
faker==24.14.0
|
||||
faker==25.0.1
|
||||
# via factory-boy
|
||||
fastapi==0.109.2
|
||||
# via pact-python
|
||||
@@ -1513,7 +1513,6 @@ typing-extensions==4.9.0
|
||||
# django-countries
|
||||
# drf-spectacular
|
||||
# edx-opaque-keys
|
||||
# faker
|
||||
# fastapi
|
||||
# grimp
|
||||
# import-linter
|
||||
|
||||
Reference in New Issue
Block a user