Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
edx-platform-release
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Hsin-Yu Chien
edx-platform-release
Commits
b14a8d64
Commit
b14a8d64
authored
8 years ago
by
Clinton Blackburn
Committed by
Clinton Blackburn
8 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Updated factory-boy to 2.8.1
ECOM-4422
parent
b967538f
Loading
Loading
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
common/lib/xmodule/xmodule/modulestore/tests/factories.py
+1
-1
1 addition, 1 deletion
common/lib/xmodule/xmodule/modulestore/tests/factories.py
requirements/edx/base.txt
+1
-1
1 addition, 1 deletion
requirements/edx/base.txt
with
2 additions
and
2 deletions
common/lib/xmodule/xmodule/modulestore/tests/factories.py
+
1
−
1
View file @
b14a8d64
...
...
@@ -13,7 +13,7 @@ from contextlib import contextmanager
from
uuid
import
uuid4
from
factory
import
Factory
,
Sequence
,
lazy_attribute_sequence
,
lazy_attribute
from
factory.
containe
rs
import
CyclicDefinitionError
from
factory.
erro
rs
import
CyclicDefinitionError
from
mock
import
patch
from
nose.tools
import
assert_less_equal
,
assert_greater_equal
import
dogstats_wrapper
as
dog_stats_api
...
...
This diff is collapsed.
Click to expand it.
requirements/edx/base.txt
+
1
−
1
View file @
b14a8d64
...
...
@@ -154,7 +154,7 @@ chrono==1.0.2
ddt==0.8.0
django-crum==0.5
django_nose==1.4.1
factory_boy==2.
5
.1
factory_boy==2.
8
.1
flaky==3.3.0
freezegun==0.1.11
mock-django==0.6.9
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment