Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
edx-platform
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
edx-platform
Commits
b14a8d64
Commit
b14a8d64
authored
Jan 09, 2017
by
Clinton Blackburn
Committed by
Clinton Blackburn
Jan 10, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated factory-boy to 2.8.1
ECOM-4422
parent
b967538f
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
common/lib/xmodule/xmodule/modulestore/tests/factories.py
+1
-1
requirements/edx/base.txt
+1
-1
No files found.
common/lib/xmodule/xmodule/modulestore/tests/factories.py
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
...
...
requirements/edx/base.txt
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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment